Extract values from single data matrix
Mostrar comentarios más antiguos
Hi there!
I have managed to import several TXT files (single column files) into a single data matrix, would need some advice for extracting values or concatenating them into a single variable.
Thank you very much.
Tina
3 comentarios
Star Strider
el 24 de Sept. de 2016
Unless I’m missing something, it seems you already did that by your description. You had to name your ‘single data matrix’ something (that is, assign it to some variable name). That is the name of your variable for it.
Tina
el 25 de Sept. de 2016
Star Strider
el 25 de Sept. de 2016
My pleasure. (I’m not sure what it was I did!)
Respuestas (1)
George
el 24 de Sept. de 2016
0 votos
Categorías
Más información sobre Resizing and Reshaping Matrices 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!