User Tools

Site Tools


matlab:introduction_to_matlab

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
matlab:introduction_to_matlab [2021/12/07 19:10] – [With "main" function] mithatmatlab:introduction_to_matlab [2021/12/07 19:11] (current) – [Documenting functions] mithat
Line 343: Line 343:
 ===== Documenting functions ===== ===== Documenting functions =====
   * First comment block after first line is used to [[https://www.mathworks.com/help/matlab/matlab_prog/add-help-for-your-program.html|document functions]].   * First comment block after first line is used to [[https://www.mathworks.com/help/matlab/matlab_prog/add-help-for-your-program.html|document functions]].
-  * What user sees when she types ''help //function-name//''.+  * What user sees when they type ''help //function-name//''.
     * Only with single-function m-files.     * Only with single-function m-files.
 <file matlab traparea.m> <file matlab traparea.m>
matlab/introduction_to_matlab.1638904200.txt.gz · Last modified: 2021/12/07 19:10 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki