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!