Working with .mat file format and need to alter it according to requirements.
Mostrar comentarios más antiguos
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)?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Workspace Variables and MAT Files en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!