concatenating several mat file into one
Ältere Kommentare anzeigen
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.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Workspace Variables and MAT Files finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!