Simulink does not start

7 vues (au cours des 30 derniers jours)
Corey Kovacs
Corey Kovacs le 18 Mar 2021
Commenté : Fangjun Jiang le 24 Mar 2021
Hi,
When I click the Simulink button on the home tab, I get the following errors:
Warning: Error: File: ismember.m Line: 160 Column: 1
Illegal use of reserved keyword "end".
Error in setdiff>setdiffR2012a (line 221)
logUA = ~(ismember(a,b));
Error in setdiff (line 111)
[varargout{1:nlhs}] = setdiffR2012a(varargin{:});
Error in matlab.internal.lang.capability.Capability.Unsupported (line 74)
list = setdiff(capabilityArray, current);
Error in matlab.internal.lang.capability.Capability.require (line 85)
missingRequirements = matlab.internal.lang.capability.Capability.Unsupported(capabilityArray);
Error in matlab.internal.webwindow (line 145)
Capability.require(Capability.WebWindow);
Error in sltemplate.internal.DialogWebBrowser/createWindow
Error in sltemplate.internal.DialogWebBrowser
Error in sltemplate.internal.GalleryBrowserFactory.create
Error in sltemplate.internal.GalleryController
Error in sltemplate.ui.StartPage
Error in sltemplate.ui.StartPage
Error in sltemplate.ui.StartPage/instance
Error in sltemplate.ui.StartPage/getInstance
Error in sltemplate.ui.StartPage/doShow
Error in sltemplate.ui.StartPage.showCustomView
Error in sltemplate.ui.StartPage>@()sltemplate.ui.StartPage.showCustomView('Start',varargin{:})
Error in sltemplate.ui.StartPage/showWithFallback
Error in sltemplate.ui.StartPage.show
> In sltemplate.ui/StartPage/showWithFallback
In sltemplate.ui/StartPage/show
Unable to resolve the name SLM3I.ScopedStudioBlocker.
Error in SLStudio.internal.ScopedStudioBlocker
Error in slLibraryBrowser
Error in slLibraryBrowser
Error in sltemplate.ui.StartPage/showWithFallback
Error in sltemplate.ui.StartPage.show
Any adice on how I can fix this?
My teacher has said it might be because Matlab is installed on my D-Drive, but looking online, I don't see why this should be an issue?
Thanks
Corey K

Réponses (1)

Fangjun Jiang
Fangjun Jiang le 19 Mar 2021
try to run "slLibraryBrowser". It seems there are problems with the Simulink template files.
  2 commentaires
Corey Kovacs
Corey Kovacs le 24 Mar 2021
Sorry for the late reply, didnt have access to my laptop.
I received an error when running that command:
Unable to resolve the name SLM3I.ScopedStudioBlocker.
Error in SLStudio.internal.ScopedStudioBlocker
Error in slLibraryBrowser
Error in slLibraryBrowser
Do you know what this means? I also get an error when trying to run "close", if that could be related. It use to work, until I tried to open Simulink.
Fangjun Jiang
Fangjun Jiang le 24 Mar 2021
My knowledge ends here. You can contact Mathwork's tech suppport for this. Paste this error message indicating it is what you got when running "slLibraryBrowser".
I would try re-installing your MATLAB R2020b if possible.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Simulink Functions dans Help Center et File Exchange

Tags

Produits


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by