Extracting values out of a cell array with tables
Show older comments
I have a 41x1 cell array with tables including stock returns (find the cell array attached). The tables dimensions vary in number of columns.

I would now like to exctract all the data except column 1:3 from every table into one 1xXXX matrix.

Does anyone have a suggestion for a loop working throug my cell array that returns the described matrix?
Accepted Answer
More Answers (0)
Categories
Find more on Logical 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!