|
From: Ethan M. <merritt@u.washington.edu> - 2010-02-09 17:07:10
|
On Monday 01 February 2010 16:11:43 adhemar wrote: > > Hello everybody, > > I am unable to save all the "plot" commands that I've given inside the > multiplot mode, but it appears to only save the last plot command that I've > issued. Correct. Only the most recent "plot" command is available. > Is this working as intended? Yes. > Is there a way to save all the plot commands I > have given in multiplot mode? You could issue a save after each plot command. Ethan |