gettok: a pedestrian matlab constructs decoder

バージョン 1.0.0.0 (66.1 KB) 作成者: us
a decoder/tokenizer for MATLAB constructs
ダウンロード: 6.6K
更新 2005/4/25

ライセンスの表示

recursively decodes MATLAB constructs such as numbers, strings, structures, cells, and returns
- <eval>uable MATLAB constructor syntax
- a descriptive summary of the constructor's contents
- the contents itself

and - for historical reasons
- converts strings to and from cells
- creates character ranges

the convenient GETTOK wrapper STOK creates two panels

the upper panel lists the constructor syntax and contents descriptor of each entry
- selecting line 1 will display a brief help in the lower panel
- selecting line 2 will display a version summary in the lower panel
- selecting an entry displays a summary and the contents of the constructor in the lower panel
- selecting any item in the lower panel displays the constructor syntax in the command window for copy/paste operations
- evaluating a constructor at the command prompt will return its contents

see the accompanying published M-file for an example

引用

us (2024). gettok: a pedestrian matlab constructs decoder (https://www.mathworks.com/matlabcentral/fileexchange/1348-gettok-a-pedestrian-matlab-constructs-decoder), MATLAB Central File Exchange. 取得済み .

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

Community Treasure Hunt

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

Start Hunting!

html/

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

added ver switch to support r13/r14 features (user requested); added info in stok-gui; tested with r13-r14.sp2; ver tag 25-Apr-2005 09:06:44