Problem with legend command

6 visualizaciones (últimos 30 días)
Amin Damrah
Amin Damrah el 4 de Nov. de 2022
Comentada: Star Strider el 6 de Nov. de 2022
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?

Respuestas (2)

RITAM BASU
RITAM BASU el 4 de Nov. de 2022
for turning on the box, try:
legend('boxon')
  2 comentarios
Amin Damrah
Amin Damrah el 5 de Nov. de 2022
I tried but it doesn't work
Amin Damrah
Amin Damrah el 5 de Nov. de 2022
this is my problem.

Iniciar sesión para comentar.


Star Strider
Star Strider el 4 de Nov. de 2022
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 comentarios
Amin Damrah
Amin Damrah el 6 de Nov. de 2022
opengl('software')
with this, it is correct. Thank you.
Star Strider
Star Strider el 6 de Nov. de 2022
That confirms that you still need to update the driver. Tha AMD software that I linked to makes that straightforward.

Iniciar sesión para comentar.

Categorías

Más información sobre Graphics Objects en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by