Filter löschen
Filter löschen

Simulink error on mac

3 Ansichten (letzte 30 Tage)
Tania Chusna Azzahra
Tania Chusna Azzahra am 20 Jun. 2022
Beantwortet: Shuba Nandini am 4 Sep. 2023
hi, i just installed the newest Matlab with Simulink but when i create new model on simulink, the header just blank. i can't see any logo such as library browser, save, print, debug, modelling etc. how can i fix this?
this is how it suppoused to look like
but this is what my simulink looked like
  2 Kommentare
Walter Roberson
Walter Roberson am 20 Jun. 2022
The first thing I would check would be System Preferences, Security and Privacy, first tab, and see if MacOS has any notes there about applications having asked for access.
In some cases it might be necessary to specifically grant MATLAB disk access.
Tania Chusna Azzahra
Tania Chusna Azzahra am 24 Jun. 2022
what should i change in my System Preference? the Accsessibility (in Security and Privacy)for MatLab is already activated. i've asked to Support Center for help, but it doesn't solve anything. the problem is still there.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Shuba Nandini
Shuba Nandini am 4 Sep. 2023
Hello Tania,
I understand you are unable to view the library browser in Simulink. This might happen because your MATLAB installation path or toolbox cache got corrupted. Please follow these troubleshooting steps to restore the Simulink toolbar:
  • Try running the following commands in MATLAB’s command window to restore the MATLAB search path to its default settings and to update the cache.
restoredefaultpath
rehash toolboxcache
  • Run the following command to rebuild Simulink and Library menus and toolbars:
sl_refresh_customizations
  • Try resizing the window after the Simulink window opens by increasing or decreasing its width. When you start seeing something, adjust the width so that it perfectly fits the contents of the window.
  • Sometimes, issues like this can be resolved simply by restarting or reinstalling MATLAB and Simulink. Close all MATLAB instances and then restart MATLAB.
I hope this helps you to restore the Simulink toolbar!
Regards,
Shuba Nandini

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Produkte


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by