Generate help files from m-files

Help files are generated from m-files.
ダウンロード: 2.5K
更新 2006/1/19

ライセンスの表示

These functions read the comments from the m-function (or script) marks them up. It is based on Matlab's publish function.

It is also possible to inculde examples and simple LaTeX formulas within the help text.

To create the help file for a single Matlab function call:
wg_publish

To create the help for a single directory use:
wg_publish_dir

To create the help for an entire project (including all subdirectories)
simply execute:
wg_publish_all

To generate a corresponding index (contents) page try create_index_html.

In case you like a certain words always highlighted or as headings you can easily add them within wg_publish.

- help/documentation in html, latex, doc, ...
- executes Matlab examples and includes them in the help
- includes graphics
- integrates simple formulas
- creates html index
- cross-referencing
etc.

Notes:
I suggest to also use m2html from Guillaume Flandin and
the publish.m (publish_technics.m) function from Mathworks.

This function was only tested under Windows XP.
There are still a lot of formatting issues to do.

To Do: (Status: 18.1.2006)
+ documentation of subfunctions
+ improve formatting
+ hyperlinks to Matlab internal functions
+ extend Matlab/Latex command set
+ include Navigationbars in html documents (like one in the Matlab toolboxes)
+ collect all generated latex or word documents to only one document
+ combine with m2thml
etc.

引用

Wolfgang Garn (2024). Generate help files from m-files (https://www.mathworks.com/matlabcentral/fileexchange/9687-generate-help-files-from-m-files), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R14SP2
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersAdding custom doc についてさらに検索
謝辞

ヒントを得たファイル: PUBLISH_TECHNICS, text2speech - tts, file2str, str2file

ヒントを与えたファイル: file2str, str2file, text2speech - tts

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0