the legend is not working properly

3 ビュー (過去 30 日間)
Ahmad Moustafa
Ahmad Moustafa 2022 年 8 月 14 日
回答済み: Star Strider 2022 年 8 月 14 日
when I use the legend command for this simple example:
plot(1:100,sin(1:100));
legend('a');
I get this result:
:

採用された回答

Star Strider
Star Strider 2022 年 8 月 14 日
My guess is that you have an AMD graphics card, and have not updated the graphics drivers in a while. (This sort of legend problem is known to be associated with that. I have not seen it otherwise.)
If you have Windows10/11 or Linux go to the AMD Drivers and Support page and download an install the Auto-Detect and Install for Windows® 10/11 or Linux Drivers, as appropriate. While you are ono that page, sign up for the newsletter as well.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeLegend についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by