adding same variables to single .mat file
Ältere Kommentare anzeigen
Hello,
I have 30 .mat files [data_1,data_2...data_30] containing same variable x with different values (row vectors) each of size x(1x3800000) stored in them.
I want to save them all in a single .mat file as a matrix y(30x3800000).
How can I do it? Please provide the syntax.
Thanks
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Workspace Variables and MAT Files finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!