saving .mat files in subfolders

7 views (last 30 days)
AMBIKA P S
AMBIKA P S on 4 May 2018
Edited: AMBIKA P S on 5 May 2018
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?
  1 Comment
AMBIKA P S
AMBIKA P S on 5 May 2018
Edited: AMBIKA P S on 5 May 2018
I got the answer from the below link. Thank you everyone for your time. https://in.mathworks.com/matlabcentral/answers/8230-save-path

Sign in to comment.

Answers (0)

Categories

Find more on File Operations 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!