Home > slabtools > mdoc.m

mdoc

PURPOSE ^

mdoc - make slabtools documentation

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

 mdoc - make slabtools documentation

 * m2html should be in matlab path, e.g., C:\Apps\m2html
 * m2html file mfileparse.m mex file code block (line 145) should be
   commented-out to avoid matlab v7.7.0 error
 * run mdoc from slabtools directory
 * mdoc simply executes:
    >> m2html('mfiles','slabtools','htmldir','docm','source','off');
 * move docm dir to \slab3d\doc and rename slabtools

 Reference: m2html

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 20-Nov-2009 18:52:57 by m2html © 2003