diff -r 9f7eb1ed0e08 -r 588b681e70c6 plotui/quickref.tex --- a/plotui/quickref.tex Wed Oct 20 16:19:55 2010 +0530 +++ b/plotui/quickref.tex Thu Oct 21 00:22:42 2010 +0530 @@ -4,5 +4,11 @@ Plotting two variables:\\ {\ex \lstinline| plot(x, sin(x))|} -Plotting two lists of equal length x, y:\\ -{\ex \lstinline| plot(x, y)|} +Saving Plot\\ +{\includegraphics[width=60mm]{save.png}} + +Zooming into a part of the plot\\ +{\includegraphics[width=60mm]{zoom.png}} + +Move the plot\\ +{\includegraphics[width=60mm]{move.png}}