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 <joalheag...@gmail.com> 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 sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to