more than one sl_customization file

I have more than one sl_cutomization.m file.
sl_customization.m file which comes first under folder architecture that file get executed.
But I want to run one specific sl_cutomization.m file, taking all the folder in path which contains sl_cutomization.m file.

1 Kommentar

stozaki
stozaki am 19 Aug. 2020
Hello Anurag,
Please try adding only the folder that contains the sl_customization.m you want to run to the MATLAB path, and remove the other folders from the MATLAB path.
Are you sure you can solve it this way?
stozaki

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Sudhakar Shinde
Sudhakar Shinde am 29 Sep. 2020

0 Stimmen

As per my understanding with the matlab helppage, matlab recognizes the all sl_customization.m files in your path. To run specific one sl_cutomization.m file, add only specific file in path and remove all others.

Kategorien

Produkte

Version

R2018b

Gefragt:

am 18 Aug. 2020

Beantwortet:

am 29 Sep. 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by