basic-plot.txt
changeset 22 273d193d1504
parent 19 b77b9fce62d6
child 25 5d56afacbfa9
equal deleted inserted replaced
21:cc33c97ed034 22:273d193d1504
     1 * Script
     1 * Script
     2 
     2 
     3 *Hello and welcome to the tutorial on Basic Plotting using Python. This is the first tutorial in a series of tutorials on Python for Scientific Computing. This tutorial is created by the FOSSEE team, IIT Bombay .  
     3 *Hello and welcome to the tutorial on Basic Plotting using Python. 
     4 
     4 
     5 *The intended audience for this tutorial are Engineering, mathematics and science teachers and students
     5 *The intended audience for this tutorial are Engineering, mathematics and science teachers and students
     6 
     6 
     7 *The goals are to
     7 *The goals are to
     8 help one use Python as a basic plotting tool.
     8 help one use Python as a basic plotting tool.
   196 clearing plots using clf()
   196 clearing plots using clf()
   197 and last closing plot using close()
   197 and last closing plot using close()
   198 
   198 
   199 
   199 
   200 ****************
   200 ****************
   201 This brings us to the end of this tutorial.  Thank you for attending this on Python for Scientific Computing .Hope you enjoyed it and found it useful.
   201 This brings us to the end of this tutorial. This is the first tutorial in a series of tutorials on Python for Scientific Computing. This tutorial is created by the FOSSEE team, IIT Bombay. Hope you enjoyed it and found it useful.
   202 ****************
   202 ****************
   203 
   203 
   204 ************
   204 ************
   205 A slide of review of what has been covered and sequentially/rapidly going through them.
   205 A slide of review of what has been covered and sequentially/rapidly going through them.
   206 ************
   206 ************