extract tables from a cell - to Classification Learner

2 vues (au cours des 30 derniers jours)
Flavio
Flavio le 8 Août 2019
Commenté : Adam Danz le 9 Août 2019
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 commentaires
Adam Danz
Adam Danz le 9 Août 2019
Flavio's answer moved here as comment
Now it is clear, ok got it. Thanks !
Adam Danz
Adam Danz le 9 Août 2019
I'm glad we finally got there ;)

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Loops and Conditional Statements dans Help Center et File Exchange

Produits


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by