4.0

4.0 | 3 ratings Rate this file 16 downloads (last 30 days) File Size: 330.28 KB File ID: #175

htmltool

by Bjorn Alsberg

 

05 May 1997

No BSD License  

The HTML Toolbox (HT) stores various crosslink information about Matlab programs using HTML.

Download Now | Watch this File

File Information
Description

The HTML Toolbox (HT) stores various crosslink information about MATLAB programs using the HyperText Markup Language (HTML). This version of the toolbox writes the following information about each MATLAB program in a HTML file:

- m-files called by the current program.
- m-files that call the current program.
- mat-files loaded/saved
- files related to printing of plots
- m-files called in the actual MATLAB code of a program

HT can also create frames.

MATLAB release MATLAB 5.2 (R10)
Zip File Content  
HTML Files htmltool/details.htm,
htmltool/frames.htm,
htmltool/title.htm,
htmltool/frames2.htm,
/
Other Files
htmltool/BGBLUE.GIF,
htmltool/BGBLUE2.GIF,
htmltool/BGBLUGR.GIF,
htmltool/BGGREYR.GIF,
htmltool/BGYELLO.GIF,
htmltool/BGYELLO2.GIF,
htmltool/IDX_mak1.m,
htmltool/LINTRANS.M,
htmltool/LST_mak.m,
htmltool/MANUAL.DOC,
htmltool/MANUAL.PS,
htmltool/REF_mak.m,
htmltool/TEXT_wrt.m,
htmltool/bgyb.gif,
htmltool/callmak.m,
htmltool/com_asc.m,
htmltool/com_read.m,
htmltool/copyright.gif,
htmltool/wtbak.gif,
htmltool/crossref.m,
htmltool/diread.m,
htmltool/fil_srh.m,
htmltool/fntwrt.m,
htmltool/frames.jpg,
htmltool/wrdfnd.m,
htmltool/frmwrt1.m,
htmltool/frmwrt2.m,
htmltool/frmwrt3.m,
htmltool/head_mak.m,
htmltool/htini.dat,
htmltool/idx_mak2.m,
htmltool/iepback.gif,
htmltool/iniread1.m,
htmltool/iniread2.m,
htmltool/iniread3.m,
htmltool/lexsort.m,
htmltool/m2html1.m,
htmltool/maker1.m,
htmltool/matref_write.m,
htmltool/prnt_ext.m,
htmltool/readme.txt,
htmltool/searchfl.m,
htmltool/sig_wrt1.m,
htmltool/sortstrm.m,
htmltool/syn_cros.m,
htmltool/toolbox_hack.m,
htmltool/totxref.m
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (3)
22 Aug 2002 Matthew Simoneau

Very nice.

To get it to run, I had to change line 20 in LEXSORT:

From: if i==[], break, end
To: if isempty(i), break, end

02 Nov 2002

That's a bit outdated, but still great. I use it all too often. It helps with documentation and testing. Works with up to version 6.1. For 6.5 a minor fix is needed. A new tool that does commenting of classes etc would be more than welcome.

21 Sep 2007 Jamel Hattour  
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
development environment Bjorn Alsberg 22 Oct 2008 06:33:24
html toolbox Bjorn Alsberg 22 Oct 2008 06:33:24
tools Bjorn Alsberg 22 Oct 2008 06:33:24
utilities Bjorn Alsberg 22 Oct 2008 06:33:24
development Bjorn Alsberg 22 Oct 2008 06:33:24
 

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