I am getting a problem in completing the course of simscape onramp

2 ビュー (過去 30 日間)
Konkumutti  Sandeep kumar
Konkumutti Sandeep kumar 2022 年 1 月 22 日
回答済み: Divyanshu 2024 年 11 月 25 日
Error in learning.simulink.StudioMgr/addStartingBlocks
Error in learning.simulink.StudioMgr
Error in learning.simulink.Application/setupStudioManager
Error in learning.simulink.Application/setupSimulinkStudio
Error in LearningApplication.setupSimulinkStudio - Show complete stack trace
Displaying stack trace:
Error using load_system (line 21)
• In load_system (line 21)
• In learning.simulink.StudioMgr>StudioMgr.addStartingBlocks
• In learning.simulink.StudioMgr>StudioMgr.StudioMgr
• In learning.simulink.Application>Application.setupStudioManager
• In learning.simulink.Application>Application.setupSimulinkStudio
• In LearningApplication>LearningApplication.setupSimulinkStudio

回答 (1 件)

Divyanshu
Divyanshu 2024 年 11 月 25 日
A possible reason for error in using load_system can be that a model with same name is already open in Simulink. You can try the following troubleshooting steps to resolve the issue:
  • To close all the models, use the command 'bdclose all'.
  • If browser is used, then clearing the browser cache should resolve the issue.
Hope it helps!

カテゴリ

Help Center および File ExchangeMATLAB についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by