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 CenterMATLAB Answers에서 Adding custom doc에 대해 자세히 알아보기

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