help-octave
[Top][All Lists]
Advanced

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

Re: how to undo set yrange?


From: Dutt, Vinayak, Ph.D.
Subject: Re: how to undo set yrange?
Date: Thu, 24 Oct 1996 16:35:43 -0500

#Here's a simple problem.  Suppose I set yrange, and then later want to
#return to the default behavior of automatic range setting.  How do I
#undo my set yrange?  yrange (and xrange and zrange) so not appear in
#the manual.  I find that the following have no effect:
#
#       set yrange [:]
#       set yrange []
#
#Anybody know how to do this?
#

try

set autoscale y

or

set autoscale xy





Vinayak Dutt

Ultrasound Research
Mayo Clinic
Rochester MN 55905
E-Mail: address@hidden


reply via email to

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