Using plot(x,y) nothing appears.

2 views (last 30 days)
Manolis
Manolis on 6 Nov 2024
Edited: Manolis on 6 Nov 2024
Hello
I use Ubuntu 20:04.
At command window I write the commands:
>>figure()
>> plot([1 2 3],[4; 5; 6])
but not any line appears at the figure window.
No error messages just the figure window pops and then silence .
Thanks
  10 Comments
Andreas Goser
Andreas Goser on 6 Nov 2024
If I understand you correctly, you are under the impression you cannot contact technical support as your are on a trial? Why is that?
Manolis
Manolis on 6 Nov 2024
II thought it is like that. Anyway thanks for the support.

Sign in to comment.

Answers (1)

Manolis
Manolis on 6 Nov 2024
Edited: Manolis on 6 Nov 2024
Yes ! It is working -at least so far.
Instead of typing "matlab" at the terminal I typed "matlab -softwareopengl" and lastly I saw the line. It is hint from "https://uk.mathworks.com/help/releases/R2024b/matlab/creating_plots/resolving-low-level-graphics-issues.html" .
Have a nice day everybody and thanks.
Manolis

Categories

Find more on Creating, Deleting, and Querying Graphics Objects in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!