> octave> tx1=[0 0; 1 1400; 6 8e6; 6.6 8.6e6];
> octave> toggle_octplot 
> octave> plot(tx1(:,1),tx1(:,2))
> octave> plot(tx1(:,1),tx1(:,2))
> octplot: FTGL/FTGLTextureFont.cpp:103: void 
> FTGLTextureFont::CalculateTextureSize(): Assertion `maximumGLTextureSize' 
> failed.


I can confirm this for unstable, but *only* if I close octplot's window
after the first plot() command. 

Francesco, do you change the window between the plots?

Thomas




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to