getting a specific column from a table, Part 2

 Accepted Answer

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

1 Comment

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

Sign in to comment.

More Answers (0)

Tags

Asked:

on 14 Dec 2020

Commented:

on 14 Dec 2020

Community Treasure Hunt

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

Start Hunting!