Working with .mat file format and need to alter it according to requirements.
Show older comments
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)?
Accepted Answer
More Answers (0)
Categories
Find more on Workspace Variables and MAT Files in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!