summaryrefslogtreecommitdiff
path: root/matlab_usage_source
diff options
context:
space:
mode:
Diffstat (limited to 'matlab_usage_source')
-rw-r--r--matlab_usage_source/index.t2t2
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.