help-octave
[Top][All Lists]
Advanced

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

inserting text and autoscaling (xlimmode)


From: Muhali
Subject: inserting text and autoscaling (xlimmode)
Date: Wed, 17 Nov 2010 20:39:46 -0800 (PST)

In the following simple case:

plot(0);
text(-1,0,'x');

octave and matlab behave differently. While octave autoscales the plot after
the 2nd command, matlab doesn't. This behavior is in accordance with the
xlimmode (ylimmode) = auto setting, so this may be a matlab bug. If not,
should octave be adjusted?

M.

-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/inserting-text-and-autoscaling-xlimmode-tp3048065p3048065.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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