# HG changeset patch # User Santosh G. Vattam # Date 1270893155 -19800 # Node ID 345b307635fa9247981a59b8c2bf30112ce7cd21 # Parent 18c7bfb8ed372527543c136b924fbe93c8d80bd5 Minor edits. diff -r 18c7bfb8ed37 -r 345b307635fa plotting-script.txt --- a/plotting-script.txt Sat Apr 10 15:09:04 2010 +0530 +++ b/plotting-script.txt Sat Apr 10 15:22:35 2010 +0530 @@ -1,7 +1,7 @@ ********************************************************************************** Hello friends and welcome to the second tutorial in the series of spoken tutorials on Python for Scientific computing. -In the previous tutorial we learnt how to obtain basic plots by plotting a set of points. +In the previous tutorial we learnt how to obtain basic plots using a set of points. We plot experimental data more often that we plot mathematical curves. So here we shall learn how to plot experimental data.