savefig/quickref.tex
author Anoop Jacob Thomas<anoop@fossee.in>
Wed, 10 Nov 2010 21:06:37 +0530
changeset 447 694309c7b43c
parent 398 36295bb91766
permissions -rw-r--r--
Added questions for getting started with functions.

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

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