Interactive Regular Expression Tool
- interactively by typing directly into the figure's edit-boxes, or
- by calling the function with exactly the same inputs and options as REGEXP itself.
Cite As
Stephen23 (2026). Interactive Regular Expression Tool (https://ch.mathworks.com/matlabcentral/fileexchange/48930-interactive-regular-expression-tool), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: RegexpHelper, rex: a pedestrian regular expression operator synopsis generator, Number to Scientific Prefix, Customizable Natural-Order Sort, regexpBuilder, Numeric to Ordinal-String, Number to Words, regexpHelper, Natural-Order Row Sort, Natural-Order Filename Sort, Custom List / Arbitrary Sequence Sort
Inspired: Custom List / Arbitrary Sequence Sort
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 4.0.3 | * Add newline dropdown menu |
||
| 4.0.2 | * Add Placeholder text (for empty text fields).
|
||
| 4.0.1 | * Change default space character representation
|
||
| 4.0.0 | * Total rewrite using UIFIGURE and UIGRIDLAYOUT
|
||
| 3.1.1 | * Fix bug in token display with 'once' option.
|
||
| 3.1.0 | * Display string outputs with "".
|
||
| 3.0.0 | * Allow string class input arguments.
|
||
| 2.1.1 | * Added fix suggested by Zhuohe Liu. |
||
| 2.1.0 | * Simplify code with UITABLE (replacing multiple UICONTROL text boxes). |
||
| 2.0.0.0 | * rename function.
|
||
| 1.1.0.0 | * Display outputs in edit boxes (as these have scrollbars).
|
||
| 1.0.0.0 |
