cannot plot (Warning: The Position specified is invalid)

3 Ansichten (letzte 30 Tage)
DIA Matlab License manager
Beantwortet: Qi Zheng am 13 Feb. 2021
Suddenly, I'm no longer able to plot, or create figures. When I issue one of the following commands
hold on
or
figure
or
plot(1,1) % just to plot a point
I get the following warning:
Warning: The Position specified is invalid
a figure window is then created, as in the figure, but no plots are created in it.
  11 Kommentare
Alessandro Cuttin
Alessandro Cuttin am 9 Okt. 2018
In response to @Jan
>> dbstop if warning
>> hold on
Warning: The Position specified is invalid
> In hold (line 37)
Warning from hold (line 37)
ax = gca;
K>>
Rafaelles
Rafaelles am 4 Jan. 2019
Bearbeitet: Rafaelles am 4 Jan. 2019
I got the exactly same error and displayed messages as Alessandro today after installing Matlab r2018a in Fedora 29 os. Is there any solution or idea of what it might be happening?
EDIT: Actually it is a Virtual Machine, installing Matlab in Fedora has always several surprises, so I test in a VM before any change in my personal OS. I'm actually thinking about upgrading from Fedora 28 to 29, so I carried out this test and got the same issue as Alessadro. In my real machine with Fedora 28, Matlab works just fine.

Melden Sie sich an, um zu kommentieren.

Antworten (2)

Mathieu
Mathieu am 11 Dez. 2020
I had the same issue, and rebooting my machine fixed the problem.

Qi Zheng
Qi Zheng am 13 Feb. 2021
I got the some problem. Could anyone give me a help please? I have been struggling with it for a week.

Kategorien

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

Produkte


Version

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by