Reduce string length after check, with one line
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Veronica Taurino
il 27 Ago 2020
Commentato: Veronica Taurino
il 27 Ago 2020
Hello!
I would like to reduce a string length after a check on the length itself, with one command. Is it possible? Something like:
x=x(length(x)>5)(1:5)
Thank you!
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Characters and Strings in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!