Effacer les filtres
Effacer les filtres

Simulink templates not loading

3 vues (au cours des 30 derniers jours)
Nivya Pratap
Nivya Pratap le 29 Nov 2017
Réponse apportée : Nihal le 20 Juin 2024
I installed matlab 2017b , when I tried to open simulink an error 'sltemplate.internal.request.loadTemplate' is coming. What should I do?
  1 commentaire
Rohit Gupta
Rohit Gupta le 16 Juil 2018
Hello nivya pratap if you find the solution of this problem so plzz tell me also because i have coming the same problem Any plz give me the solution ........

Connectez-vous pour commenter.

Réponses (1)

Nihal
Nihal le 20 Juin 2024
Hi Nivya
The error sltemplate.internal.request.loadTemplate that you encountered when trying to open Simulink in MATLAB 2017b is indicative of an issue related to Simulink templates or a problem with the installation that affects Simulink's ability to access or load these templates. Here are several steps you can take to troubleshoot and potentially resolve the issue:
1. Check for Corrupted Files or Installation
  • The error might be due to a corrupted Simulink installation. Consider repairing MATLAB through the installer, which can fix corrupted files without completely reinstalling the software.
2. MATLAB Path Issues
  • Ensure that the MATLAB path is correctly set up and does not contain folders that it shouldn't. Sometimes, custom paths or incorrectly added paths can cause issues.
  • You can reset your MATLAB path to the default by using the restoredefaultpath command followed by savepath in the MATLAB Command Window.

Catégories

En savoir plus sur Interactive Model Editing dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by