User Tools

Site Tools


matlab:matlab_documentation_guidelines

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
matlab:matlab_documentation_guidelines [2015/08/09 14:48] igorkaganmatlab:matlab_documentation_guidelines [2022/12/29 07:15] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== MATLAB documentation guidelines ====== ====== MATLAB documentation guidelines ======
  
-Make sure you have most recent copy of Igtools (Dropbox/DAG/Sources/Igtools)+Make sure you have most recent copy of Igtools: https://github.com/igorkagan/Igtools  
 +(occasionally updated at Dropbox/DAG/Sources/Igtools) 
  
 1) After opening MATLAB 1) After opening MATLAB
Line 7: Line 9:
 <code matlab> <code matlab>
 edit; edit;
-EditorMacro('Alt-Control-h', @createHeaderComment_dag); +EditorMacro('Alt-Control-h', @ig_createHeaderComment_dag); 
 </code> </code>
  
-Alternatively, add the above command to [[matlab:matlab_helpful_hacks|startup.m]]+Alternatively, add the above commands to [[matlab:matlab_helpful_hacks|startup.m]].
  
 2) PRESS Alt-Control-h while in MATLAB Editor (new or existing file) 2) PRESS Alt-Control-h while in MATLAB Editor (new or existing file)
matlab/matlab_documentation_guidelines.1439131729.txt.gz · Last modified: 2022/12/29 07:15 (external edit)