Error when using Simulink: "slCustomi​zer.static​Refresh" unrecognized field name "obj" on Mac

조회 수: 42 (최근 30일)
I started using Matlab R2021b + Simulink a couple of days ago on my Mac. I used it in multiple projects and it was working fine.
Now I am having some problems when using Simulink. When starting I get the following message in the Command Window combined with a refresh of my Simulink Menubar:
caught exception in slsvXtesterFEVALWithDeferredCtrlCHandling.
It happens nearly every time I try to do anything in a existing or blank model (I can't open the Modelsettings - they crash too). It's quite unusable this way.
I tried to reinstall Matlab + Simulink without success. I also tried:
restoredefaultpath
rehash toolboxcache
Which did not fix the problem. I tried to run:
sl_refesh_customizations
This resulted in a more specific error:
An error occurred during Simulink customization.
[...]
Caused by:
Error using slCustomizer.staticRefresh
Unrecognized field name "obj".
Does anyone have an idea on how to fix this problem?
Thanks
  댓글 수: 4

댓글을 달려면 로그인하십시오.

채택된 답변

Ananya Tewari
Ananya Tewari 2021년 10월 21일
Hello,
This issue can be caused by a sporadic corruption of a file related to data dictionaries associated with libraries.
On your machine, please go to the MATLAB "prefdir" and then navigate into a directory called "SLLibraryLinkageData". This directory should contain a MAT file named "LibraryLinkageCache.mat". Please delete this file and restart MATLAB.
  댓글 수: 3
蒙召 张
蒙召 张 2022년 5월 2일
Deleting that file eliminates this error for me. thank you!
reda falah
reda falah 2022년 8월 10일
편집: reda falah 2022년 8월 10일
Thanks for the solution Mr. Ananya

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulink Environment Customization에 대해 자세히 알아보기

태그

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by