Simulink library missing from browser

17 views (last 30 days)
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

Fangjun Jiang
Fangjun Jiang on 12 Nov 2020
Run these two lines in Command Window. What did you get?
ver simulink
open simulink.slx
  5 Comments
Tomas Salvadores Viertel
Tomas Salvadores Viertel on 21 Apr 2023
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?
Fangjun Jiang
Fangjun Jiang on 22 Apr 2023
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

Find more on Simulink Environment Customization in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!