Simulink error on mac

6 vues (au cours des 30 derniers jours)
Tania Chusna Azzahra
Tania Chusna Azzahra le 20 Juin 2022
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 commentaires
Walter Roberson
Walter Roberson le 20 Juin 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 le 24 Juin 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.

Connectez-vous pour commenter.

Réponses (1)

Shuba Nandini
Shuba Nandini le 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

Catégories

En savoir plus sur General Applications dans Help Center et File Exchange

Produits


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by