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é
_______________________________________________
Help-octave mailing list
Help-octave@...
https://www.cae.wisc.edu/mailman/listinfo/help-octave