help-octave
[Top][All Lists]
Advanced

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

Re: Limited number of figures?


From: Paul Kienzle
Subject: Re: Limited number of figures?
Date: Tue, 10 Jun 2003 19:52:11 -0400
User-agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.3) Gecko/20030312

Steven D Ratts wrote:

... Is there some way to reset the figure number?

You can explicitly set the figure number using
figure(n).  To reset the figure number you will
have to modify figure.m, e.g., so that figure(-n)
resets the maximum figure to n.

Are there any alternatives to gnuplot (if that is the issue) that I might
be able to use, and if there are, can I access them via octave's plot
command?

There is a plplot command to replace gnuplot
with plplot in octave.  I have used it in the past,
but the latest octave_plplot package on Debian
segfaulted when I tried it recently.  I don't know
yet if this is an octave problem, a plplot problem,
or a Debian problem.

Paul Kienzle
address@hidden




-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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