| 1 | initial version |
I presume you are working on the notebook interface. You can do save('file.png') and it will show you the figure. You can also do save('/tmp/file.png') and it will not show you the figure since the figure is saved in a different path (provided you have write access to that path).
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.