mix several .mat files into one
Show older comments
Hello, I have 10 mat files a1 to a10 like (a1=[1 2 3], a2=[4 5 6], a3=[7 8 9]...a10=[28 29 30]), I like to just combine all in one mat file like this: total=[1 2 3 4 5 .....30]. can anybody help me please?
Answers (0)
Categories
Find more on Workspace Variables and MAT Files 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!