Access data in table - how to chose a range of columns indexed by cell
Show older comments
Is it possible in Matlab to select a range (not single) of columns in a table indexed by cells and not integers?
I was thinking something like table(:,{'varname1'} : {varname2})
Accepted Answer
More Answers (1)
turquoise_squid
on 6 Jan 2017
0 votes
Categories
Find more on Tables in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!