Problem with Graph window JHandles

BRINGE Arnaud bringe at ined.fr
Mon May 12 15:50:34 CDT 2008


Hello,

I installed Octave version 3.0.1 on Windows XP (JHandles version), and 
I have some problems to keep my graph window opened. When I launch 
octave instructions in the console , anything is ok, but when I use a 
.m program with Scite, it opens and immediately closes the graph window.

I tried it with this easy program :
x=linspace(0,pi,30);
y=sin(x)
plot(x,y)

Could anybody can explain to me how to avoid it ? How to result ?


Best regards,



Arnaud Bringé








More information about the Help-octave mailing list