not plot shown without rotation w/ jhandles + octave3.0.1-vs2008 + vis ta + jre 1.6.7
joseph hahn
shimman at netzero.net
Sun Jul 20 10:38:57 CDT 2008
Hi folks!
when i tried to plot, jhandles opened up a plot window with correct scales, but nothing was shown but just a white background.
things i tried
plot(rand(2,10));
plot((1:10));
t=(0:0.1:2);
plot(sin(t),cos(t));
only way i can force it to show is to using rotation button + rotate plot, then it shows up even when i rotated back to the original orientation.
gnuplot worked fine though
pkg unload jhandles
plot(rand(2,10));
pkg load jhandles
plot(rand(2,10));
again, no plot shown but a white background with in correct scales
thank you for your excellent works & kind supports!
sincerely,
shimman
____________________________________________________________
Planning for retirement? Click for free information on 401(k) plans.
http://thirdpartyoffers.netzero.net/TGL2231/fc/Ioyw6ijlfGvQMHPUlwxfhdJsoY7JIvsgY40s7nM0HrGRJHZYRbd4sZ/
More information about the Bug-octave
mailing list