help-octave
[Top][All Lists]
Advanced

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

plot limits not updated on change of ticks


From: Clinton Winant
Subject: plot limits not updated on change of ticks
Date: Fri, 2 Sep 2016 17:09:50 -0700

Hi all!  Is this a bug?
The script plots the same data twice, once w/o reset tick marks, the second time resetting the tick marks to none (set gca..) .The result in the 2nd plot is that the y-axis is rescaled, with new minimum of -2.5, but the current axes gca.ylim is not updated (gca.ylim(1:2) are printed in the middle of the plot)

Ubuntu 16.04   octave 4.0.3 gl2ps 1.2.8

Cheers

Attachment: debugstamps.m
Description: Text Data

Attachment: debugstamps.eps
Description: PostScript document


reply via email to

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