diff options
author | Shantanu Choudhary | 2010-04-07 00:15:22 +0530 |
---|---|---|
committer | Shantanu Choudhary | 2010-04-07 00:15:22 +0530 |
commit | 2369574df4ffbf4abecb94323916541a69d16c4c (patch) | |
tree | e13c57195ec630f68c92cb14915b3d549ab5b612 /basic-plot.txt | |
parent | 5bdc398211708fac05e729c25f324e6b6eadcb8f (diff) | |
download | st-scripts-2369574df4ffbf4abecb94323916541a69d16c4c.tar.gz st-scripts-2369574df4ffbf4abecb94323916541a69d16c4c.tar.bz2 st-scripts-2369574df4ffbf4abecb94323916541a69d16c4c.zip |
basic plotting script changed.
Diffstat (limited to 'basic-plot.txt')
-rw-r--r-- | basic-plot.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/basic-plot.txt b/basic-plot.txt index 5846405..ef9d3f9 100644 --- a/basic-plot.txt +++ b/basic-plot.txt @@ -1,6 +1,6 @@ * Script -*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 . +*Hello and welcome to the tutorial on Basic Plotting using Python. *The intended audience for this tutorial are Engineering, mathematics and science teachers and students @@ -198,7 +198,7 @@ and last closing plot using close() **************** -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. +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. **************** ************ |