I installed an academic licanse of MATLAB R2016b and Simulink on my new computer a couple of days ago and started working on a simulink project and everything was going fine. However when I opened the simulink model today the toolbar was missing. See figure.
I have tried rebooting matlab and my system (windows 10 64-bit) which did not help, as well as googling the issue, but have not found any conclusive answers. If anyone knows how to fix this problem it would be much appriciated.
Best Regards
Viktor

댓글 수: 4

Jorge Davila
Jorge Davila 2017년 3월 31일
im having the same problem
mahmoud elzabet
mahmoud elzabet 2017년 10월 7일
and me
yo tambien con el mismo problema....
Gul Rukh Khan
Gul Rukh Khan 2021년 6월 9일
Thanks, my problem resolved with with :-
>> restoredefaultpath
>> rehash toolboxcache
above two commands shared by Ankit Bhatnagar.
thanks

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

 채택된 답변

Ankit Bhatnagar
Ankit Bhatnagar 2017년 2월 10일

27 개 추천

Follow these steps:
1. Refresh the file system caches using the following commands:
>> restoredefaultpath
>> rehash toolboxcache
2. Run the following command to rebuild Simulink and Library menus and toolbars:
>> sl_refresh_customizations
3. Close all the instance of MATLAB and then restart.

댓글 수: 11

Dariusz Wozniak
Dariusz Wozniak 2017년 3월 6일
Great answer!
oren fivel
oren fivel 2017년 4월 12일
this solution did not work for me
Tanay Rastogi
Tanay Rastogi 2017년 5월 18일
That it works for me as well. I am using MATLAB 2016b - academic version
Thanks a lot, It worked for me. this is an academic version
Engenuity
Engenuity 2017년 11월 15일
worked, thanks
Maria  Campoverde
Maria Campoverde 2018년 5월 29일
Muchas gracias... si me funcionó \((^_^))/
Luna
Luna 2019년 1월 7일
I got the same problem, I only run sl_refresh_customizations.
Thanks very much! It worked!
AISWARYA LAKSHMI
AISWARYA LAKSHMI 2019년 11월 13일
Worked out!! Thanks a lot!!!
Tangyin Liao
Tangyin Liao 2019년 12월 9일
thanks very much!
EBRIMA KANTEH
EBRIMA KANTEH 2020년 3월 24일
thanks a lot
Anirudh
Anirudh 2020년 4월 24일
I have the MATLAB 2016a version and having same problem. I have cecked the command and got the following error:
Error using Simulink.scopes.ViewerLibraryCache>loc_initializeUserLibraries (line 145)
File 'C:\Program Files\MATLAB\R2016a\toolbox\comm\comm\commviewers2.slx' does not contain a valid Simulink model in SLX
format: Could not open destination package
Error in Simulink.scopes.ViewerLibraryCache/loadCustomLibraries (line 93)
loc_initializeUserLibraries( self, cm );
Error in slCustomizer/refresh
Error in slCustomizer.staticRefresh
Error in sl_refresh_customizations (line 18)
slCustomizer.staticRefresh();
Pls help in this regards

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

추가 답변 (3개)

Yunfeng Lin
Yunfeng Lin 2018년 12월 6일

3 개 추천

Double check which button are you choosing. Blank model with the Run button, blank library have no that button.

댓글 수: 1

kudsiya  firdous
kudsiya firdous 2020년 1월 8일
Hello I am using MATLAB 2013. My problem is that, when I am opening my scope block for changing no. Of port in scope block. There is no tool box for doing this. What should I do? If anyone knows please suggest me.

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

Alex Joshy
Alex Joshy 2017년 6월 15일

0 개 추천

activate again using license or whatever. then restart.
Kutay Gönen
Kutay Gönen 2021년 11월 30일

0 개 추천

That doesn't work for me in 2019b. Fixed only for a little amount of time. Are there any permanent solutions?

카테고리

도움말 센터File Exchange에서 Interactive Model Editing에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by