savefig/quickref.tex
author Amit Sethi
Tue, 09 Nov 2010 15:43:19 +0530
changeset 419 2767291a005b
parent 398 36295bb91766
permissions -rw-r--r--
merging heads

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

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