help-octave
[Top][All Lists]
Advanced

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

Re: can't get axis (or hold) to turn off


From: lash
Subject: Re: can't get axis (or hold) to turn off
Date: Fri, 2 Mar 101 18:05:31 -0600 (CST)

You should be able to get the axis to go back to autoscaling
by using axis() with no arguments.  You will need to replot
to see it take affect.  See help axis for more details.  Turning
hold on and off will allow you to keep plotting more and more plots
to the same graph.

Bill Lash
address@hidden

> 
> 
> This is the same probblem I wrote about before but thot it was
> resolved.
> 
> When I use the axis command I then have those limits on that graph and
> whatever new figure I call up until I exit octave.  I've tried 
> 
> hold off
> 
> or toggling hold.
> 
> Somebody suggested I see help 'hold'.
> 
> I've tried to set autoscale on which is what the documentation sounds
> like I want but don't know how.
> 
> This has got to be the most frustrating program in existence.
> 
> thanks,
> Judy
> 
> -- 
> 
> =*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
>     Judy Brown            |    http://sound.media.mit.edu/~brown 
>     address@hidden  |584 Science Cnt, Wellesley College, 02181 
>     address@hidden   |E15 401,   MIT, Cambridge, MA 02139   
> =*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
> 
> 
> 
> -------------------------------------------------------------
> 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
> -------------------------------------------------------------
> 



-------------------------------------------------------------
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]