tool bar is not visible in simulink

9 次查看(过去 30 天)
Manjunath R
Manjunath R 2023-10-5
回答: R 2023-10-9
tool bar is not visible in Matlab- simulink app
what are the steps to regain it ?

回答(1 个)

R
R 2023-10-9
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!

类别

Help CenterFile Exchange 中查找有关 Simulink Environment Customization 的更多信息

产品


版本

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by