I have used Plot function to plot 2D functions.The problem is I am
unable to view the plotted function either as png file or as pdf
file .i have used the below mentioned attribute for it.
g.saveimage(outfile="C:\users\prem\desktop\kir", format='pdf',
size=(600, 500))
but there is no file being created on desktop with that name.Also I
tried changing the format to doc ,create a work file and see whether
the plotting is being pasted in theis word file but in vain.plese
suggest where i can see the plot.
THANK YOU
--
You received this message because you are subscribed to the Google Groups
"sympy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy?hl=en.