Hi.

I found that when print a figure, if one other window  overlaps on the top of 
the figure window,
the print will contain the overlapping window. It looks like this:
http://p8.p.pixnet.net/albums/userpics/8/3/553683/1210721149.png
This wouldn't occur in MATLAB.
This is my command:
x = -pi:0.01:pi;
plot(x, sin(x));
print -dpng test.png

Can anyone fix it?

Thanks.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to