jhandles truncates large numbers
Scott Haynes
scotth20 at hotmail.com
Sun Jul 6 22:57:57 CDT 2008
Using jhandles-0.3.3 on both my windows and Linux machines I have the same
problem.
At the octave command prompt I type:
plot(floor(now):1/24:floor(now)+1);
This yields a jagged line, however if you type the following:
plot(0:1/24:1);
you will see the line is straight (as it should be).
--
View this message in context: http://www.nabble.com/jhandles-truncates-large-numbers-tp18309672p18309672.html
Sent from the Octave - Bugs mailing list archive at Nabble.com.
More information about the Bug-octave
mailing list