Whenever I interactively try to change the color of a line on a plot, MATLAB hangs while attempting to open the menu.

5 Ansichten (letzte 30 Tage)
I can right click and pick "color...", then it is obviously stuck in the background doing something. I can still type a command into the command window, but that will hang (including "exit" or "close"). How do I fix this? I'm running on Linux CentOS7 with -softwareopengl set.
EDIT: If I wait about 10 minutes, it returns with a bunch of red java error text. It's on another machine, so I can't paste it in, but it starts with "Error using matlab.ui.internal.dialog.WebColorChooser/show (line 72)", then something about "failed to initialize IPC".
  1 Kommentar
TM Hoogland
TM Hoogland am 30 Mai 2019
Bearbeitet: TM Hoogland am 30 Mai 2019
Same issue that I encounter on Ubuntu 18.04 with R2018a. -softwareopengl is set to prevent issues with my NVidia graphics card (which causes its own issues with Matlab). Now, upon interactively setting line color, color can't of graphics objects including lines can't be set normally. After a few minutes I receive the following error:
'Warning: The following error was caught while executing 'matlab.ui.internal.dialog.WebColorChooser' class desctructor: Error using Error using matlab.ui.internal.dialog.WebColorChooser/delete (line 60)...'

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Graphics Object Programming finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by