RE: Matlab redraw problems with X11
RE: Matlab redraw problems with X11
- Subject: RE: Matlab redraw problems with X11
- From: Brian Powell <email@hidden>
- Date: Thu, 6 Mar 2003 10:08:55 -0700
when running Matlab, i find that the figure windows
don't redraw properly--
eg, if i have a figure(1) which is then covered by a
figure(2), if i move figure(2) out the way, figure(1)
doesn't redraw properly. (it looks like jibberish).
Matlab with Apple's X11 does not work at all for me (I run matlab from
the command-line BTW since the matlab environment window is annoying).
If I do:
plot(sin([0:.1:pi]));
I will get a blank X window. If I resize it, the plot will appear. If
I draw again into the window, nothing I do will make it appear (the
first plot is permanently shown).
Everything works fine with XFree86 and Oroborosx; thus, I don't use
Apple's X11.
I also have a Powerbook G4 running 10.2.4.
Cheers,
Brian
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.