Problem with legend command

4 次查看(过去 30 天)
Amin Damrah
Amin Damrah 2022-11-4
I have a problem with the legend. When I use the legend command, you don't see the box and colored lines on the plot. You only see the writings. I can't fix it, does anyone know what I can do?

回答(2 个)

RITAM BASU
RITAM BASU 2022-11-4
for turning on the box, try:
legend('boxon')

Star Strider
Star Strider 2022-11-4
This is a known problem with certain AMD graphics drivers, although it was fixed a while ago.
Go to the GeForce Experience website. It has a downloadable app that will automatically find your videocard and download the correct current driver for it.
  9 个评论
Amin Damrah
Amin Damrah 2022-11-6
opengl('software')
with this, it is correct. Thank you.
Star Strider
Star Strider 2022-11-6
That confirms that you still need to update the driver. Tha AMD software that I linked to makes that straightforward.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Title 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by