4.0

4.0 | 1 rating Rate this file 106 downloads (last 30 days) File Size: 1.96 KB File ID: #23087

Generate report of .m files in html table

by Theodoros Giannakopoulos

 

24 Feb 2009

Code covered by BSD License  

Generates a report of the m-files in a given directory. Results are stored in an html file.

Download Now | Watch this File

File Information
Description

This is a simple function that can help you to organize your m-files stored in a directory. It reads the m-files of a given directory, retrieves the help text (using the help() function), and generates a simple html table that contains the list of the m-files along with their size and their description (if any description is found).
Execution example:
createHtmlReport('C:\MATLAB7\work\generateMfilesReport');
 
This m-file may be useful if you want to create a quick report of your m-files, or if you are lost because you have too many m-files in a directory and limited documentation. Of course, it will be needed to have some help (i.e. comments in the beginning of each function).

MATLAB release MATLAB 7 (R14)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (2)
10 Apr 2009 Shadik

Thats was very useful - thanks a lot!

10 Apr 2009 Shadik

Thats was very useful - thanks a lot!

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
misc Theodoros Giannakopoulos 24 Feb 2009 11:39:13
matlab documentation Theodoros Giannakopoulos 24 Feb 2009 11:39:13
help Theodoros Giannakopoulos 24 Feb 2009 11:39:13
matlab documentation Shadik 10 Apr 2009 17:01:46
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com