Make a text matrix to one cell string
Mostrar comentarios más antiguos
How to make a 5 column text matrix to one cell string.
>>A 'A1' 'A2' 'A3' 'A4'
i want to have
A = 'A1 A2 A3'
Thank you
1 comentario
the cyclist
el 17 de Nov. de 2011
I don't understand what you mean by "5 column text matrix". Can you write functioning MATLAB code that defines what your input array looks like?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Characters and Strings en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!