more than one sl_customization file

3 visualizzazioni (ultimi 30 giorni)
Anurag Srivastava
Anurag Srivastava il 18 Ago 2020
Risposto: Sudhakar Shinde il 29 Set 2020
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 Commento
stozaki
stozaki il 19 Ago 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

Accedi per commentare.

Risposte (1)

Sudhakar Shinde
Sudhakar Shinde il 29 Set 2020
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.

Categorie

Scopri di più su Startup and Shutdown in Help Center e File Exchange

Prodotti


Release

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by