フィルターのクリア

MATLAB 2015a hangs on anything involving graphic generation

2 ビュー (過去 30 日間)
Elijah Rockers
Elijah Rockers 2015 年 9 月 15 日
コメント済み: ajeetraj 2017 年 2 月 15 日
I have narrowed down my problem to what must be a graphics problem:
I can use the MATLAB engine to evaluate simple expressions, create matrices, and even open a figure window, but when I try to plot a function, MATLAB displays 'Busy' in the lower left corner, and it is not possible for me to break the process via Ctrl+C, though MATLAB itself is still mostly responsive (I can't close MATLAB, but all the buttons in the menus still work, I can change layout etc..) I tried to insert a basic shape in the figure window, and it also hung. Anything to do with plotting or drawing hangs in a process indefinitely.
I am running Ubuntu 12.04LTS, perhaps there are some dependency issues with packages?
  3 件のコメント
Elijah Rockers
Elijah Rockers 2015 年 9 月 15 日
I had the inverse problem, the ATI/AMD proprietary driver was causing issues. I reverted back to the open source drivers and this fixed MATLAB, but I lost my dual monitors.
In the end I reinstalled the proprietary drivers to get my dual monitors back, and I start MATLAB with
$ matlab -softwareopengl
as you suggested, and all my image processing capabilities seem to be working now.
Thanks!
Walter Roberson
Walter Roberson 2015 年 9 月 15 日
I suggest you post that as an Answer for the record.

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

採用された回答

Elijah Rockers
Elijah Rockers 2015 年 9 月 25 日
I had the inverse problem, the ATI/AMD proprietary driver was causing issues. I reverted back to the open source drivers and this fixed MATLAB, but I lost my dual monitors.
In the end I reinstalled the proprietary drivers to get my dual monitors back, and I start MATLAB with
$ matlab -softwareopengl as you suggested, and all my image processing capabilities seem to be working now.
Thanks!
  1 件のコメント
ajeetraj
ajeetraj 2017 年 2 月 15 日
Works for me on Ubuntu 16.10 with Matlab 2016a

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by