diff options
author | Medini Kadam | 2011-05-06 12:24:45 +0530 |
---|---|---|
committer | Medini Kadam | 2011-05-06 12:24:45 +0530 |
commit | 1020097fa446ad8c6bdff784d5d0da9e98a55892 (patch) | |
tree | 5f3241817f81308ae4c78f60093fd4e03d15e5c4 /plotting_data | |
parent | 5a35c275d919b7ad9755c2ed49991ec24b76da35 (diff) | |
download | st-scripts-1020097fa446ad8c6bdff784d5d0da9e98a55892.tar.gz st-scripts-1020097fa446ad8c6bdff784d5d0da9e98a55892.tar.bz2 st-scripts-1020097fa446ad8c6bdff784d5d0da9e98a55892.zip |
Some minor change in script 'Plotting data'.
Diffstat (limited to 'plotting_data')
-rw-r--r-- | plotting_data/script.rst | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/plotting_data/script.rst b/plotting_data/script.rst index d36a5d4..470c4c9 100644 --- a/plotting_data/script.rst +++ b/plotting_data/script.rst @@ -113,12 +113,6 @@ on your screen. The data is on your screen -Please, pause the video here. Do the exercises and then continue. - - - - - .. #[[Anoop: Make sure code is correct, corrected plot(L,t,o) to plot(L,t,'o')]] @@ -168,7 +162,7 @@ of errorbar.:: errorbar? -Following is an exercise that you must do. +Please, pause the video here. Do the exercises and then continue. %% %% Plot the given experimental data with large green dots.Also include the error in your plot. |