MATLAB POLYSPACE 7 Installation Guide Page 325

  • Download
  • Add to my manuals
  • Print
  • Page
    / 618
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 324
Entering Statements in the Edito r/Debugger
Comment
ing in Java and C/C++ Files Using the MATLAB
Editor/Debugger
For Java
and C/C++ files, selecting Text > Comment adds the
// symbols at
the fron
t of the selected lines. Similarly, Text > Uncomm ent removes the
//
symbol
s from the front of selected lines in Java and C/C++ files.
Commenting in M-File Using Any Text Editor
You can
makeanylineinanM-fileacommentbytyping
% at the beginning of
the lin
e. T o put a comment within a line, type
% followed by the comment text;
MATLAB
treats all the information after the
% on a line as a comment.
To uncomment any line, delete the comment symbol, %.
6-17
Page view 324
1 2 ... 320 321 322 323 324 325 326 327 328 329 330 ... 617 618

Comments to this Manuals

No comments