I am trying to use simulink, every-time I try to open blank library this message appears

14 ビュー (過去 30 日間)
Tara Saadati
Tara Saadati 2020 年 9 月 4 日
コメント済み: Julien Campbell 2021 年 10 月 5 日
Warning: Unable to resolve the name SLM3I.SLCommonDomain.isStateflowLoaded.
> In sltemplate.internal.invokeModelTemplate
In sltemplate.internal.request.createSimulinkModel
In connector.internal.fevalMatlab
In connector.internal.fevalJSON

回答 (1 件)

Ayush Gupta
Ayush Gupta 2020 年 9 月 7 日
The default paths of MATLAB may not be configured properly on your workstation. In order to reset them, please proceed with the following steps:
In MATLAB, type the commands to restore the application path
rehash toolboxcache
restoredefaultpath
matlabrc
savepath
Any custom path will be overwritten but a backup can be taken as described in the article here.
"restoredefaultpath" path will reset paths for all toolboxes/addons. Therefore if a third party toolbox is installed which doesn't come from MathWorks, you will have to reinstall that toolbox.
  3 件のコメント
Fabio Previdi
Fabio Previdi 2021 年 6 月 15 日
I have the same problem
Julien Campbell
Julien Campbell 2021 年 10 月 5 日
Same problem here as well.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeSimulink Environment Customization についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by