vector conversion from a vector of numbers to a vector cell of chars.
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Pierre
el 3 de Feb. de 2025
Comentada: Pierre
el 5 de Feb. de 2025
Hello,
In MATLAB I have this vector: Y=[0 4 6] and I need to convert it to this format X={'0' '4' '6'}.
Not sure how to do it.
Thank you
6 comentarios
Respuesta aceptada
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!