savefig/quickref.tex
author bhanu
Thu, 11 Nov 2010 00:02:55 +0530
changeset 471 462f9d3f0418
parent 398 36295bb91766
permissions -rw-r--r--
Language check done of `The other kinds of plots`

Saving a plot(png):\\
{\ex \lstinline|    savefig('filename.png')|}

Saving a plot(pdf):\\
{\ex \lstinline|    savefig('filename.pdf')|}