In the tutorial:
        Alternatively, evaluating c.save('filename.png')
        will save the plot to the given file.

I tried it, then searched my disk for the relevant filename
with no result. Is it a bug? What directory ought it to be in?

Jason Grout wrote:
In the notebook, the graphic would be saved in a temporary directory
specific to that cell. The graphic would then be copied to a directory
inside the sage notebook directory tree. If you wanted to save it
somewhere specific from the notebook, use the full path:

c.save('/home/mydir/test.png')

Okay, that worked.  I'm still curious about the default, tho.
In MacOS might it be somewhere within
/Applications/Sage-4.7.1-OSX-64bit-10.6.app/ ?
or ~/Library/Application Support/ ?

--
Anton Sherwood *\\* www.bendwavy.org *\\* www.zazzle.com/tamfang

--
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