Changes between Version 17 and Version 18 of coding_rules
- Timestamp:
- 08/06/20 15:40:01 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
coding_rules
v17 v18 59 59 == MATLAB == 60 60 61 -All MATLAB routines should start with a help (Example and See Also are not mandatory):61 All MATLAB routines should start with a help (Example and See Also are not mandatory): 62 62 {{{ 63 63 #!matlab