No puedo abrir simulink

11 views (last 30 days)
Luis David
Luis David on 18 Nov 2025 at 16:14
Answered: Akanksha on 21 Nov 2025 at 10:03
Al entrar a matlab e intentar abrir simulink me aparece este error
Unable to resolve the name 'sltemplate.ui.StartPage.show'.
Aunque ya habia usado matlab con anterioridad sin problemas recien intente por primera vez entrar a matlab no se como arreglarlo.

Answers (1)

Akanksha
Akanksha on 21 Nov 2025 at 10:03
Hi Luis,
This error usually means Simulink isn’t installed correctly or the MATLAB path is corrupted. It shall be resolved by follwing steps -
1. Check if Simulink is installed -
Run the follwing on command window -
ver
2. Restore MATLAB default path -
Run the follwing on command window -
restoredefaultpath
rehash toolboxcache
savepath
Restart MATLAB.
For sny further queries on the above given command kindly refer - https://www.mathworks.com/help/matlab/ref/restoredefaultpath.html
3. Repair or Update MATLAB -
Use the installer → Advanced Options → Repair, or update your products: https://www.mathworks.com/help/install/ug/update-products.html
Hope this helps!

Categories

Find more on Introduction to Installation and Licensing 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!