help-octave
[Top][All Lists]
Advanced

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

Re: Curve fit


From: Stuart Edwards
Subject: Re: Curve fit
Date: Sat, 20 Nov 2010 10:47:36 -0500

or perhaps just

axis ("ij")

stu


On Nov 20, 2010, at 10:06 AM, Andy Buckle wrote:

> On Sat, Nov 20, 2010 at 2:56 PM, cunninghands <address@hidden> wrote:
>> 
>> May I ask (in addition).
>> 
>> How can I reverse the y axis. (I want 0 to be at the top, and the maximum y
>> at the bottom).
> 
> set(gca(),'ydir','reverse')
> 
> get(gca())
> will give you a list of axis properties that may be of interest for
> other tweaking.
> 
> 
> -- 
> /* andy buckle */
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave




reply via email to

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