Getting issue with init.m files while loading the .slx model in matlab

In matlab While using load system command to load slx file first it executes init.m, after executed load system command 4times execution got strucked at init.m file. Execution remains in the init.m file only it didn't come out of the init.m script. how to resolve this

Antworten (1)

Mark McBroom
Mark McBroom am 17 Feb. 2024
Set a break point in init.m and then rerun the load_system commands to determine the possible problem.

Kategorien

Mehr zu Get Started with MATLAB finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 12 Feb. 2024

Beantwortet:

am 17 Feb. 2024

Community Treasure Hunt

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

Start Hunting!

Translated by