Reduce string length after check, with one line
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Veronica Taurino
el 27 de Ag. de 2020
Comentada: Veronica Taurino
el 27 de Ag. de 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 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Characters and Strings en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!