extract tables from a cell - to Classification Learner
2 views (last 30 days)
Show older comments
I prepared all the data, in for loop mode, from 20 different sizes tables. Now the tables are inside a cell, each cell position has a different table in it. In order to choose the best model, using the Classification Learner app, I believe I will need to extract each table from the cell and run the Learner for each table one by one (as the Learner does not recognize a cell with many tables), right ? If this is the way to do it, how can I extract all the individual tables from the cell and give each one a different name (preferebly with the names for each one I already have stored in another cell string).
9 Comments
Answers (0)
See Also
Categories
Find more on Classification Learner App 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!