From d90738a4fd620568ecbe994a67c0e7e9c4f622d5 Mon Sep 17 00:00:00 2001
From: Ylva Wahlquist <ylva.wahlquist@control.lth.se>
Date: Mon, 9 Aug 2021 14:18:22 +0200
Subject: [PATCH] update README.md

---
 README.md | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/README.md b/README.md
index ae96d85..0dc94e9 100644
--- a/README.md
+++ b/README.md
@@ -9,12 +9,7 @@ Wahlquist, Y., Gojak, A., & Soltesz, K. (Accepted/In press). Identifiability of
 
 Install Julia and run the files globalid.jl and localid.jl.
 
-globalid.jl: The resulting simulations are found in the variable ysim (with corresponding time vector tds) and the resulting parameter values are found in the variable params.
-
-localid.jl: The singular vectors and values are found in the variables F.U and F.S, respectively. The condition number can be found in the variable cond.
-
 To replicate the bode plots, run globalidbode.jl.
-Then the magnitudes and phases can be found in the variables magdata and phasedata, respectively.
 
 The PKPD model and the simulated example can be found in the file pkpdeleveld.jl.
 
-- 
GitLab