Regular Expressions using regexp
Mostra commenti meno recenti
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 Commenti
Adam Danz
il 10 Mag 2019
Are "T" and "UZK" the only possible letters in the names?
Eduard Mazur
il 10 Mag 2019
Modificato: Eduard Mazur
il 10 Mag 2019
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Characters and Strings in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!