diff options
author | Eugeniy Mikhailov <evgmik@gmail.com> | 2013-09-06 17:46:34 -0400 |
---|---|---|
committer | Eugeniy Mikhailov <evgmik@gmail.com> | 2013-09-06 17:46:34 -0400 |
commit | 948f6d2a7813c2ed581e409f5da933c4f16b85a7 (patch) | |
tree | bed7b1a55cf7bc419398e85317210a2e879074d4 /matlab_usage_source/index.t2t | |
parent | b6892e0d6d495b0b21bddc23b8a97bf4b1c9d039 (diff) | |
download | manual_for_Experimental_Atomic_Physics-948f6d2a7813c2ed581e409f5da933c4f16b85a7.tar.gz manual_for_Experimental_Atomic_Physics-948f6d2a7813c2ed581e409f5da933c4f16b85a7.zip |
typo
Diffstat (limited to 'matlab_usage_source/index.t2t')
-rw-r--r-- | matlab_usage_source/index.t2t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/matlab_usage_source/index.t2t b/matlab_usage_source/index.t2t index 68138f4..764bf5e 100644 --- a/matlab_usage_source/index.t2t +++ b/matlab_usage_source/index.t2t @@ -346,7 +346,7 @@ ylabel('Voltage (V)') This seems to be a much better fit. -= Saving you Matlab plots = += Saving your Matlab plots = Well it nice to have Matlab plots. But as soon as you close Matlab they will go away. How to save them for a future use? Actually, quite easy with **``print``** command. Unlike the name suggest it does not make a carbon copy but actually an electronic one. |