find pattern in string in reverse order

search character in string from right-hand end
1,3K download
Aggiornato 20 feb 2007

Nessuna licenza

Find position within string of specified pattern from the right-hand end (EOS). Use for eg file directory string manipulation.

Syntax: INSTRREV (string, pattern, [right_match_count])

Returns: - matching position if found
- 0 otherwise

Cita come

Tseviet Tchen (2024). find pattern in string in reverse order (https://www.mathworks.com/matlabcentral/fileexchange/14013-find-pattern-in-string-in-reverse-order), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2006b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Characters and Strings in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0