getting a specific column from a table, Part 2

 Risposta accettata

Try this:
cols = T{:,[3:35 37]};
.

1 Commento

https://www.mathworks.com/matlabcentral/answers/21030-how-to-specifically-select-columns-in-a-data-matrix

Accedi per commentare.

Più risposte (0)

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by