No puedo abrir simulink

12 visualizzazioni (ultimi 30 giorni)
Luis David
Luis David il 18 Nov 2025 alle 16:14
Risposto: Akanksha il 21 Nov 2025 alle 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.

Risposte (1)

Akanksha
Akanksha il 21 Nov 2025 alle 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!

Categorie

Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange

Prodotti


Release

R2025b

Community Treasure Hunt

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

Start Hunting!

Translated by