Simulink library missing from browser

I have this issue where the simulink library is missing from the browser. HOWEVER, this library does appear as installed in the Add-ons manager. It´s the base simulink library where all the common blocks are, the one that should appear before all other toolboxes. I´ve already re-installed and nothing changed. EDIT: re-installing just simulink fixes nothing.
Your help would be greatly appreciated.

 Accepted Answer

Run these two lines in Command Window. What did you get?
ver simulink
open simulink.slx

5 Comments

You should not have that simulink.slx file in \Documents\MATLAB folder. Delete that file and try again.
Also, run "which -all Simulink" if still having problem.
IT WORKED! Thank you :)
Hi, I have a similar problem with an RT-LAB library. I have looked in many places but haven't found a solution. Maybe it is related with your answer.
Running "which -all Simulink" yields:
C:\Program Files\MATLAB\R2018b\toolbox\simulink\blocks\library\simulink.slx
C:\Program Files\MATLAB\R2018b\toolbox\simulink\simulink\simulink.m % Shadowed
Do you see any issue with that output?
No problem related to Simulink library.
which -all simulink
/MATLAB/toolbox/simulink/blocks/library/simulink.slx /MATLAB/toolbox/simulink/core/api/simulink.m % Shadowed

Sign in to comment.

More Answers (0)

Categories

Products

Community Treasure Hunt

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

Start Hunting!