Changes between Version 17 and Version 18 of coding_rules


Ignore:
Timestamp:
Aug 6, 2020, 3:40:01 PM (6 years ago)
Author:
jdquinn
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • coding_rules

    v17 v18  
    5959== MATLAB ==
    6060
    61 - All MATLAB routines should start with a help (Example and See Also are not mandatory):
     61All MATLAB routines should start with a help (Example and See Also are not mandatory):
    6262{{{
    6363#!matlab