From owner-help-octave at bevo dot che dot wisc dot edu Thu Oct 24 16:29:35 1996 Subject: how to undo set yrange? From: dc at cobi dot gsfc dot nasa dot gov (Dave Cottingham) To: help-octave at che dot utexas dot edu Date: Thu, 24 Oct 1996 17:29:32 -0400 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? Thanks, Dave Cottingham