From cell array to matrix
Afficher commentaires plus anciens
Hello Everyone: I need to convert the variables (10 temperature profiles collected with a CTD) contained inside a cell array (rsk.mat herein attached) to ten single arrays. Please could anyone provide a hint as to how to accomplish this?
Cheers,
Felipe
3 commentaires
Adam Danz
le 11 Déc 2019
The mat file contains a structure variable named rsk. Where do we find the data you'd like to convert?
Adam Danz
le 11 Déc 2019
Hi Adam: rsk.data contains the values for the 10 profiles I need to convert to single matrix for each profile.
Thanks,
Felipe
Adam Danz
le 11 Déc 2019
Glad I could help!
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Multidimensional Arrays dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!