Can't find the resource file 'toolbox/l​ocal/simul​inkrc.m'

20 Ansichten (letzte 30 Tage)
sia ben
sia ben am 24 Jun. 2019
Kommentiert: Sagar Zade am 1 Sep. 2020
I can't use simulink and there is followng Error:
Warning: Can't find the resource file 'toolbox/local/simulinkrc.m' needed by
'/Applications/MATLAB_R2019a.app/bin/maci64/libmwsimulink.dylib'
> In start_simulink (line 19)
In connector.internal.fevalMatlab
In connector.internal.fevalJSON
  5 Kommentare
Jan
Jan am 4 Dez. 2019
Maybe you can explain the problem with more details?
Jean
Jean am 11 Dez. 2019
I have the same issue, I just installed Matlab+Simulink 2019b under Window 64b and when I open a .slx model or when I launch simulink by command line it says:
Warning: Can't find the resource file 'toolbox\local\simulinkrc.m' needed by 'C:\Program Files\MATLAB\R2019b\bin\win64\libmwsimulink.dll'
> In start_simulink
In connector.internal.fevalMatlab
In connector.internal.fevalJSON

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Jean
Jean am 11 Dez. 2019
Answer from the support (which worked):
"This warning indicates that MATLAB was unable to detect a core installation file required to run Simulink. There are a couple of things which can cause this; the most common source of error is if MATLAB's search path wasn't successfully updated upon your initial attempts at installing. To resolve this issue, enter the following three commands into MATLAB, one after the other;
>> rehash toolboxcache
>> restoredefaultpath
>> savepath
Then, try and access Simulink again."
  1 Kommentar
Sagar Zade
Sagar Zade am 1 Sep. 2020
I tried
>> rehash toolboxcache
>> restoredefaultpath
But I get the following error on doing this:
Error using restoredefaultpath (line 41)
System error: Standard CSHRC script not found.
Not all initialzation done.
Contact Systems Administration.
Unmatched '"'.
Not: Command not found.
Contact: Command not found.
Unmatched '"'.
Command executed: "Standard CSHRC script not found.
Not all initialzation done.
Contact Systems Administration.
/usr/bin/perl" "/Applications/MATLAB_R2020a.app/toolbox/local/getphlpaths.pl"
"/Applications/MATLAB_R2020a.app"

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Programmatic Model Editing finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by