Clear Filters
Clear Filters

tool bar is not visible in simulink

7 views (last 30 days)
Manjunath R
Manjunath R on 5 Oct 2023
Answered: R on 9 Oct 2023
tool bar is not visible in Matlab- simulink app
what are the steps to regain it ?

Answers (1)

R
R on 9 Oct 2023
Hi Manjunath,
To regain the toolbar in Simulink, you can execute the following code in the "Command Window" of the MATLAB App:
>> restoredefaultpath
>> rehash toolboxcache
>> sl_refresh_customizations
If the above step does not work, consider the following workarounds:
I hope this helps in recovering the toolbar in Simulink!

Categories

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

Products


Release

R2022b

Community Treasure Hunt

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

Start Hunting!