Add same to different paths
Ältere Kommentare anzeigen
I have a folder, which has some excel sheets. These excel sheets are taken as input for my code.
I am using cd and addpath and rmpath functiions to automatically run this script in different folders.
I need to run this code in 5 different folders. Input files in folders are same. There are around 800 input files. I dont want to copy paste these files in all 5 folders.
Is there any way by which I could call the files from one folder as input in all 5 different folders while running code.
I tried using shortcuts , but it did not work.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Search Path finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!