フィルターのクリア

I cannot control the window size

11 ビュー (過去 30 日間)
jian kwon
jian kwon 2020 年 6 月 29 日
コメント済み: jian kwon 2020 年 6 月 29 日
Hello,
I am using ubuntu 18.04.
I want to move my matlab window or make small, but as you can see there is no such button.
When I undocked the editor, I could find it. but not in main window.
I got error messages when I launch MATLAB.
Gtk-Message : failed to load module "overlay-scrollbar"
Gtk-Message : failed to load module "canberra-gtk-module"
Are they making problems?
Here are the screen shots. The right up side.
On Editor there, I can close, minimize and re-size the window. But not in the main window. (2nd screen shot)
Best regrads,

回答 (1 件)

Uttkarsh Jha
Uttkarsh Jha 2020 年 6 月 29 日
Hey Jian,GTK is a tool for cresting GUIs in GNOME environment.
you may try installing these gtk modules on your ubuntu system.
sudo apt-get install --reinstall overlay-scrollbar-gtk2
sudo apt install libcanberra-gtk-module libcanberra-gtk3-module
Then restart your system to see if it works for you.
  1 件のコメント
jian kwon
jian kwon 2020 年 6 月 29 日
Thanks for reply.
I follow you instruction, and restarted.
but still saw the same warnning.
What should I do?..

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

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品


リリース

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by