I got the answer from the below link. Thank you everyone for your time. https://in.mathworks.com/matlabcentral/answers/8230-save-path
saving .mat files in subfolders
15 次查看(过去 30 天)
显示 更早的评论
I have three variables a= 0:1, b=12:18, c=100:100:2000. I have a script to generate output .mat files (2 of them) for every combination of the above variables. I need to save the first output mat file in subfolder c=100 inside subfolder b=12 of folder a=0 and likewise. Could anyone please help me out?
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Workspace Variables and MAT-Files 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!