concatenating several mat file into one
Show older comments
Hi,
I have several mat file like: first.mat ,second.mat ,third.mat,...
all of these files have the same content like: variable1<3400x1 double> , variable2<1143x1 double> , variable3<1141x1 double> , ...
all mat files have the same content but the size of each variable in each mat file is different. I need to concatenate all same variables in all mat files in order to have just one mat file.
can somebody tell me what can I do?which function should I use?
Many thanks.
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!