On Saturday, August 29, 2015 at 9:55:17 AM UTC-5, Santanu wrote:
>
> How to save 3D plot in eps format? 
>
> L=line3d([( 3 , 2 , 1 ), ( 4 , 3 , 2 )],color='red')
>
> L=list_plot3d([[ 3 , 2 , 1 ], [ 4 , 3 , 2 ]],color='red')
>
> If you are using the notebook and not SageMathCloud the the default static 
image is a png image that you can just save to you computer and embed in 
what ever file you are trying to create.  If you want to save a manipulated 
live view (JSmol again, not in SMC) there is a save option in the File 
submenu of the right click menu.

Jonathan 

-- 
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 sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
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