Question
I want to run a code where inside every folder i have a data file and save in each folder a .fig. Can anyone help me?
Related Questions
Expert Answer
Neeta Dsouza
PhD Expert
Answered Nov 20, 2025
Try this to indicate the entire path:
savefig(fullfile(thisDir,'DN.fig'))
Have a different question? Ask here