plotting multiple variables
Posted: Mon Jun 18, 2007 10:54 am
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?
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?