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

回答 (1 件)

Mark McBroom
Mark McBroom 2024 年 2 月 17 日

0 投票

Set a break point in init.m and then rerun the load_system commands to determine the possible problem.

カテゴリ

ヘルプ センター および File ExchangeGet Started with MATLAB についてさらに検索

質問済み:

2024 年 2 月 12 日

回答済み:

2024 年 2 月 17 日

Community Treasure Hunt

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

Start Hunting!

Translated by