|
|
|
Any statement in MATLAB that is preceded by a percent sign % is treated as a comment -- that is, it is ignored by the MATLAB compiler.
An entire line may be a comment, or just the second part of a line.
In Part 4 of this tutorial, you will learn how you can save the work you do during a MATLAB session into a "diary" file. You should include many MATLAB comments in your work so that later, when you read your diary file, you can see what you were doing.
|
|
|
modules at math.duke.edu | Copyright CCP and the author(s), 2000 |