eps is a 2-d vector format, so what exactly do you mean by "saving 3d plot
as eps"?
On Saturday, August 29, 2015 at 10:55:17 AM UTC-4, 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 ]]
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 s