Figure from text file (supports HTML tags)

バージョン 1.0.0.0 (7.08 KB) 作成者: Andrew
This function takes text from a file and creates a figure to display it
ダウンロード: 474
更新 2014/5/2

ライセンスの表示

This function takes text from a file and creates a figure to display it. It supports HTML tags in the text (e.g. <i>abs(…)</i>), as well as tables
I use this function to create help / about figures for GUI's. Often the help / about changes considerably over the course of the project, so I like to just be able to edit a text file and let this function take care of the rest. I have included a text file from one such project as an example.

The created figure is designed to have the general appearance of a text editor viewing an A4 page

It supports section headings, marked by: /Section
as well as tab delimited tables,
with boundaries given marked by: /tablestart
/tableend

(I haven't been game enough to let HTML handle tables directly)

NOTES: This function consists of mostly undocumented MATLAB functions. As such I wouldn't stray too far away from the example

ACKNOWLEDGEMENTS:
This function wouldn't have been possible without the java uiobject discussions at:
http://undocumentedmatlab.com/

引用

Andrew (2024). Figure from text file (supports HTML tags) (https://www.mathworks.com/matlabcentral/fileexchange/46445-figure-from-text-file-supports-html-tags), MATLAB Central File Exchange. 取得済み .

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

Community Treasure Hunt

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

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