from
Generate help files from m-files
by Wolfgang Garn
Help files are generated from m-files.
|
| Contents.m |
% PUBLISH
%
% Files
% LaTexTests - LaTeX Tests
% absFile2relFile - absFile2relFile Returns a relative path to given absolute file.
% allSlashes - allSlashes Returns the postion of all slashes ('/','\')
% create_index_html - create_index_html creates an html index file.
% getAllDir - getAllDir gets all directories and subdirectories of a given diretory.
% getDirs - getDirs Returns the path of the file including the slash or backslash.
% getFileName - getFileName Returns the file name without extension and without path.
% get_m_files - get_m_files reads all m-files from the specified directory and its subdirectories.
% progressbar - Description:
% str2file - str2file writes a cell array of strings into a file
% wg_publish - Publishes a m-function or script.
% wg_publish_all - Creates help files for all m-files within a directory and its subdirectories.
% wg_publish_dir - Creates help files for all m-files within a directory.
% file2str - file2str Reads a text file into a cell array of strings
|
|
Contact us at files@mathworks.com