Interactive Regular Expression Tool

Develop and refine regular expressions in an interactive figure showing all of REGEXP's outputs.

Download
Download

General Information

MATLAB Release Compatibility

  • Compatible with R2023b and later releases

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
4.1.2

* Merge callback workspace into figure creation workspace.
* Revise dependency tables.

Download
4.1.1

* Update screenshot

Download
4.1.0

* Add "Optional Arguments" text box.
* Capture and display error messages.

Download
4.0.3

* Add newline dropdown menu

Download
4.0.2

* Add Placeholder text (for empty text fields).
* Code tweaks.

Download
4.0.1

* Change default space character representation
* Added examples to HTML documentation

Download
4.0.0

* Total rewrite using UIFIGURE and UIGRIDLAYOUT
* Text fields using UITEXTAREA and UIEDITFIELD
* Text callbacks using VALUECHANGEDFCN (i.e. no more dodgy keypress hack!)

Download
3.1.1

* Fix bug in token display with 'once' option.
* Improve documentation.

Download
3.1.0

* Display string outputs with "".
* Return string outputs as string.
* Add HTML examples.

Download
3.0.0

* Allow string class input arguments.
* Improve pretty-print local functions.

Download
2.1.1

* Added fix suggested by Zhuohe Liu.

Download
2.1.0

* Simplify code with UITABLE (replacing multiple UICONTROL text boxes).

Download
2.0.0

* rename function.
* try to make HG2 compatible (needs testing).
* simplify internal handling of output arguments.

Download
1.1.0

* Display outputs in edit boxes (as these have scrollbars).
* Input string can change ParseString edit box to multi-line.

Download
1.0.0

Download