On Tuesday, 9 June 2015 08:24:47 UTC-3, kcrisman wrote:
>
> Here is an example that works.  It plots an image.  What I had in mind was 
>> to replace P.show(...) by P.save(...) and, instead of displaying the image, 
>> saving it.
>> The replacement dDidn't work out though.  Needless to say, the script 
>> below runs on Sage's notebook.
>>
>>
> As I expected, P.save() worked fine.  You do have to provide a 
> filename/location.
>
> sage: P.save('/Users/myname/test.png')
>

Well, I *did* that since the beginning and yet no image was ever saved.  
Could that be related to the fact that I run my script in the notebook?  
You seem to run it in Sage's prompt.

Thanks,

Fausto

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to