Regular Expressions using regexp
显示 更早的评论
Hello, I have some problem with understanding regexp expression
I have some names: ["T_24_UZK500.txt"; "FWD_T80_UZK500.txt"; "T80_UZK700.txt"]
how can I get numbers after "T" and after "UZK"?
I need a rule that will describe only the numbers after the designated patterns.
2 个评论
Adam Danz
2019-5-10
Are "T" and "UZK" the only possible letters in the names?
Eduard Mazur
2019-5-10
编辑:Eduard Mazur
2019-5-10
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Characters and Strings 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!