Working with .mat file format and need to alter it according to requirements.
Afficher commentaires plus anciens
Hi ,
I have a .mat file with 12 different parameters and each of these is a 30000*1 array.
I need to combine them to form an array with dimensions 30000*6 and rest 6 parameters I don't need. Also I have 60 of these .mat files with similar information. How can i get one .mat file with an array of (1800000*6) where 1800000 are the reading from all .mat files (30000*60 mat files)?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Workspace Variables and MAT Files dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!