Menu bar missing in Simulink when I run matlab in local user. R2020a on Ubuntu20.04

4 ビュー (過去 30 日間)
Xunzhe Yin
Xunzhe Yin 2020 年 7 月 10 日
コメント済み: Jorge GG 2020 年 7 月 22 日
Menu bar missing in Simulink when I run matlab as local user. However the menu bar is OK when I run as root.
Details:
Matlab runtime version: V98
"Normal" matlab version: R2020a
Operating system: Ubuntu 20.04
  1 件のコメント
duola BBmeng
duola BBmeng 2020 年 7 月 15 日
I also have the same problem. And my operating system and matlab version are the same as yours. I also found that when I ran matlab as non-root user, the help browser would only show blank page. when I ran matlab as root, All the problems were solved.
Thank you for your solution!

サインインしてコメントする。

回答 (1 件)

Anirudh Singh
Anirudh Singh 2020 年 7 月 22 日
Try below steps:
1. Refresh the file system caches using the following commands:
>> restoredefaultpath
>> rehash toolboxcache
2. Run the following command to rebuild Simulink and Library menus and toolbars:
>> sl_refresh_customizations
3. Close all the instance of MATLAB and then restart.
I hope this will work, if not try contact mathwork support click here
  1 件のコメント
Jorge GG
Jorge GG 2020 年 7 月 22 日
I tried this suggestion in Matlab command window as root, then restarted. It did not work for me.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeSimulink Environment Customization についてさらに検索

製品


リリース

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by