Simulink on Ramp task 7

16 views (last 30 days)
Mauro Gonzalez
Mauro Gonzalez on 17 Oct 2025 at 18:17
Answered: Cris LaPierre on 17 Oct 2025 at 22:45
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

Accepted Answer

Cris LaPierre
Cris LaPierre on 17 Oct 2025 at 22:45
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.

More Answers (0)

Categories

Find more on Interactive Model Editing in Help Center and File Exchange

Products


Release

R2025b

Community Treasure Hunt

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

Start Hunting!