rex: a pedestrian regular expression operator synopsis generator

バージョン 1.0.0.0 (6.14 KB) 作成者: us
rex prints a synopsis of the current regular expression operator syntax
ダウンロード: 2.9K
更新 2008/7/11

ライセンスの表示

編集メモ: This file was selected as MATLAB Central Pick of the Week

simply for your convenience:
REX prints a synopsis of the current regular expression operator syntax into the command window

>> rex

or a listbox figure

>> rex x

programmers can easily add their own, preferred stuff as simple text at the bottom of this file between two delimiters:
- edit rex
- go to the end of the file to see instructions

see:
>> help rex
for help for this rather self-explanatory snippet

引用

us (2024). rex: a pedestrian regular expression operator synopsis generator (https://www.mathworks.com/matlabcentral/fileexchange/20589-rex-a-pedestrian-regular-expression-operator-synopsis-generator), MATLAB Central File Exchange. 取得済み .

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

ヒントを与えたファイル: Interactive Regular Expression Tool

Community Treasure Hunt

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

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

added error check for a possible (yet very unlikely) mistake by a programmer adding his/her own comments; version tag 11-Jul-2008 07:56:17