Using plot(x,y) nothing appears.
古いコメントを表示
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 件のコメント
Torsten
2024 年 11 月 6 日
If these are the only two lines of code you use, contact TMW Technical Support:
Manolis
2024 年 11 月 6 日
What do you get if you type
which -all plot
?
Is there any function named "plot.m" that you created by yourself in the list that you get on your computer ?
Manolis
2024 年 11 月 6 日
Manolis
2024 年 11 月 6 日
Star Strider
2024 年 11 月 6 日
‘... rendering issues ...’
Check your graphics driver and update it if necessary.
Manolis
2024 年 11 月 6 日
Manolis
2024 年 11 月 6 日
Andreas Goser
2024 年 11 月 6 日
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
2024 年 11 月 6 日
回答 (1 件)
カテゴリ
ヘルプ センター および File Exchange で Creating, Deleting, and Querying Graphics Objects についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!