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.
Citation pour cette source
Stephen23 (2024). Interactive Regular Expression Tool (https://www.mathworks.com/matlabcentral/fileexchange/48930-interactive-regular-expression-tool), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Remerciements
Inspiré par : 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
A inspiré : Custom List / Arbitrary Sequence Sort
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
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 |