
Simulink on Ramp task 7
8 ビュー (過去 30 日間)
古いコメントを表示
Estoy haciendo el curso SimulinOnramp pero al reingresar no aparecen los bloques en la mesa de trabajo
¿Que puede ser?
Esto aparece en el Comand window:
Error using load_system (line 23)
Cannot load model 'StartingModels' with full path '/MATLAB/derived/toolbox/learning/simulink/learning_content/content/Simulink/MATLAB
Interaction/MATLAB Workspace Variables/StartingModels.slx' because it has the same name as another model that is already loaded and has a
different full path '/MATLAB/derived/toolbox/learning/simulink/learning_content/content/Applications/Project - Automotive Performance
Modes/StartingModels.slx'. Either close the currently open model or rename one of the models and try again.
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

0 件のコメント
採用された回答
Cris LaPierre
2025 年 10 月 17 日
According to the error message, there is another model open in Simulink with the same name. Try closing all models open in Simulink, and then press 'Open exercise manually' link in the Simulink Onramp browser.

0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Interactive Model Editing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!