How can I append the data available in two mat files with some variables having the same name, into a single file?
Show older comments
I have two mat files matlab1.mat and matlab2.mat which have variables with the same names. I want to append the data of these common variables in matlab1.mat to the data in matlab2.mat.
Accepted Answer
More Answers (0)
Categories
Find more on Variables in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!