diff options
author | Anoop Jacob Thomas | 2010-10-13 14:00:33 +0530 |
---|---|---|
committer | Anoop Jacob Thomas | 2010-10-13 14:00:33 +0530 |
commit | 900a0f4d3fefd4bf05bab44d5ae4d561b8af8660 (patch) | |
tree | 6a381b8ae77e0452a27a26d1e0edea96d6090b24 /savefig/script.rst | |
parent | 562e575b92d19f8550227e291fcc94ab0372c96a (diff) | |
download | st-scripts-900a0f4d3fefd4bf05bab44d5ae4d561b8af8660.tar.gz st-scripts-900a0f4d3fefd4bf05bab44d5ae4d561b8af8660.tar.bz2 st-scripts-900a0f4d3fefd4bf05bab44d5ae4d561b8af8660.zip |
changed headers of scripts(objectives and prerequisites).
Diffstat (limited to 'savefig/script.rst')
-rw-r--r-- | savefig/script.rst | 32 |
1 files changed, 21 insertions, 11 deletions
diff --git a/savefig/script.rst b/savefig/script.rst index 87080d0..b2068cc 100644 --- a/savefig/script.rst +++ b/savefig/script.rst @@ -1,9 +1,24 @@ -.. 2.5 LO: saving plots (2) -.. ------------------------- -.. * Outline -.. + basic savefig -.. + png, pdf, ps, eps, svg -.. + going to OS and looking at the file +.. Objectives +.. ---------- + +.. At the end of this tutorial, you will be able to + +.. 1. Saving plots using ``savefig()`` function. +.. #. Saving plots in different formats. + + +.. Prerequisites +.. ------------- + +.. 1. should have ``ipython`` and ``pylab`` installed. +.. #. getting started with ``ipython``. +.. #. using plot command interactively. + +.. Author : Anoop Jacob Thomas <anoop@fossee.in> + Internal Reviewer : + External Reviewer : + Checklist OK? : <put date stamp here, if OK> [2010-10-05] + ======= Savefig @@ -134,8 +149,3 @@ plots in different formats and locating the files in the file system. {{{ switch to Thank you slide }}} Thank you! - -.. Author: Anoop Jacob Thomas <anoop@fossee.in> - Reviewer 1: - Reviewer 2: - External reviewer: |