rex: a pedestrian regular expression operator synopsis generator

rex prints a synopsis of the current regular expression operator syntax

Ahora está siguiendo esta publicación

Nota del editor: 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

Citar como

us (2026). rex: a pedestrian regular expression operator synopsis generator (https://es.mathworks.com/matlabcentral/fileexchange/20589-rex-a-pedestrian-regular-expression-operator-synopsis-generator), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspiración para: Interactive Regular Expression Tool

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
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