Thank you Joal,

I tried and that works perfectly.
The trick is to start the device and close it at each picture.
It's a sensible way to work.

Giovanni

On May 24, 11:00 am, ancienthart <[email protected]> wrote:
> Can you try the following for us please?
>
> png()
> hist(x)
> dev.off()
>
> and
>
> png()
> plot(x,y)
> def.off()
>
> Joal Heagney

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to