Cell to data column
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have data which is in cell. I want to convert them into table like we do in excel text2column. Hereby, I am attaching a screenshot of the data. I want entire cell array in tabulated form.
2 commentaires
Réponses (1)
KALYAN ACHARJYA
le 23 Fév 2021
Modifié(e) : KALYAN ACHARJYA
le 23 Fév 2021
Try with cell2table
Note that the single coulmn cell data having numeric and non numeric data types. If this is not resolved, please attach a sample data file.
3 commentaires
KALYAN ACHARJYA
le 24 Fév 2021
Please share the sample data (not screenshot), and can you show us code what you have tried with table?
Voir également
Catégories
En savoir plus sur Spreadsheets dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!