With the GUI main menu I can easily select "plot what" and add more variables to be plotted, but I can't see what code the GUI is generating to do this.
I've been plotting (one voltage variable) with:
newPlotV()
run ()
But this seems to only allow me to plot one variable. How could I plot another on the same axis this way, that is without using the GUI?
plotting multiple variables
Nevermind I found this thread:
https://www.neuron.yale.edu/phpBB2/viewtopic.php?t=552
and figured it out, thanks!
https://www.neuron.yale.edu/phpBB2/viewtopic.php?t=552
and figured it out, thanks!