From 228c37ec12f8dc4704db766cc5dcaed9537f7dec Mon Sep 17 00:00:00 2001 From: Jonathan Karr Date: Thu, 17 Feb 2022 01:12:19 -0500 Subject: [PATCH] Correct x and y plot variables (`T`, `pCREB2` rather than `vs` and `mk`, which aren't defined) --- LiuEtAl2013.ode | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LiuEtAl2013.ode b/LiuEtAl2013.ode index 4d62514..53004ca 100644 --- a/LiuEtAl2013.ode +++ b/LiuEtAl2013.ode @@ -181,7 +181,7 @@ a3=flr((step-100*flr(step/100))/10) a2=flr((step-1000*flr(step/1000))/100) a1=flr(step/1000) -@ total=4000, xlo=0, xhi=5000, ylo=0, yhi=10, bounds=10e30, MAXSTOR=1300000,xp=vs, yp=mk,nout=250, dt=0.01, +@ total=4000, xlo=0, xhi=5000, ylo=0, yhi=10, bounds=10e30, MAXSTOR=1300000,xp=T, yp=pCREB2,nout=250, dt=0.01, @ delay=6000 #@ output=test.txt