savefig/quickref.tex
author Amit Sethi
Wed, 10 Nov 2010 12:23:40 +0530
changeset 441 430035b678f7
parent 398 36295bb91766
permissions -rw-r--r--
Exercises for getting started with lists and some changes based on review

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

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