help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Initialization of gnuplot and AquaTerm within an octave session ...


From: David Grohmann
Subject: Re: Initialization of gnuplot and AquaTerm within an octave session ...
Date: Thu, 14 Jun 2007 15:36:24 -0500
User-agent: Thunderbird 1.5.0.12 (Windows/20070509)

Jan M. Hollis wrote:
Hi;

Using gnuplot and AquaTerm with octave 2.9.9 on a G5 mac, I want to do
multiple plots with the a .m routine and then execute a different .m
routine again in the same octave session.  However, I notice that I
have to exit octave and kill AquaTerm between executions of the .m
routines so that the graphics plots correctly (i.e., doesn't overplot
the old graphics with new graphics).  Is there some command in octave
that prevents this?

Thanks,
Mike



_______________________________________________
Help-octave mailing list
address@hidden
https://www.cae.wisc.edu/mailman/listinfo/help-octave
I dunno about 2.9.9 but 2.9.10 typing figure; before each plot command causes the plot to come up on a new window.

--
David Grohmann
Senior Student Associate
Applied Research Lab : UT Austin : ESL - S206
Office: 512-835-3237




reply via email to

[Prev in Thread] Current Thread [Next in Thread]