find pattern in string in reverse order

版本 1.0.0.0 (791 字节) 作者: Tseviet Tchen
search character in string from right-hand end
1.3K 次下载
更新时间 2007/2/20

无许可证

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

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2006b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Characters and Strings 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0