plotui/script.rst
changeset 362 a77a27916f81
parent 342 588b681e70c6
equal deleted inserted replaced
361:a28d592851b4 362:a77a27916f81
       
     1 .. Objectives
       
     2 .. ----------
       
     3 
       
     4 .. By the end of this tutorial you will --
       
     5 
       
     6 .. 1. Create simple plots of mathematical functions
       
     7 .. #. Use the Figure window to study plots better
       
     8 
       
     9 
       
    10 
       
    11 .. Prerequisites
       
    12 .. -------------
       
    13 
       
    14 .. Installation of required tools
       
    15 .. Ipython
       
    16      
       
    17 .. Author              : Amit Sethi
       
    18    Internal Reviewer   : 
       
    19    External Reviewer   :
       
    20    Checklist OK?       : <put date stamp here, if OK> [2010-10-05]
       
    21 
       
    22 Script
       
    23 -------
       
    24 
       
    25 
     1 Hello and welcome to the tutorial on creating simple plots using
    26 Hello and welcome to the tutorial on creating simple plots using
     2 Python.This tutorial is presented by the Fossee group.  
    27 Python.This tutorial is presented by the Fossee group.  
     3 {{{ Show the Title Slide }}} 
    28 {{{ Show the Title Slide }}} 
     4 
    29 
     5 I hope you have IPython running on your computer.
    30 I hope you have IPython running on your computer.