diff options
author | Amit Sethi | 2010-10-27 15:13:17 +0530 |
---|---|---|
committer | Amit Sethi | 2010-10-27 15:13:17 +0530 |
commit | d4627a86d56300200216d1dbfe8dc61e81bcb21e (patch) | |
tree | 6450d236c86b8bc36024f53d73b8b3dcd6190fa5 /plotui | |
parent | dc87beb9046b869d03e518260654cd7633558478 (diff) | |
download | st-scripts-d4627a86d56300200216d1dbfe8dc61e81bcb21e.tar.gz st-scripts-d4627a86d56300200216d1dbfe8dc61e81bcb21e.tar.bz2 st-scripts-d4627a86d56300200216d1dbfe8dc61e81bcb21e.zip |
Added Objectives and other metadata
Diffstat (limited to 'plotui')
-rw-r--r-- | plotui/script.rst | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/plotui/script.rst b/plotui/script.rst index a185acc..21af31b 100644 --- a/plotui/script.rst +++ b/plotui/script.rst @@ -1,3 +1,28 @@ +.. Objectives +.. ---------- + +.. By the end of this tutorial you will -- + +.. 1. Create simple plots of mathematical functions +.. #. Use the Figure window to study plots better + + + +.. Prerequisites +.. ------------- + +.. Installation of required tools +.. Ipython + +.. Author : Amit Sethi + Internal Reviewer : + External Reviewer : + Checklist OK? : <put date stamp here, if OK> [2010-10-05] + +Script +------- + + Hello and welcome to the tutorial on creating simple plots using Python.This tutorial is presented by the Fossee group. {{{ Show the Title Slide }}} |