my plot is empty (mi gráfico esta vacio)

2 visualizaciones (últimos 30 días)
pablo merino muñoz
pablo merino muñoz el 7 de Oct. de 2024
Respondida: pablo merino muñoz el 10 de Oct. de 2024
my plot function is not plotting anything. I add a reference image. I try add close all before to plot function.
  2 comentarios
Govind KM
Govind KM el 7 de Oct. de 2024
Hi @pablo merino muñoz, could you provide your code to test this out?
Walter Roberson
Walter Roberson el 7 de Oct. de 2024
Possibly you have accidentally redefined plot as a variable.

Iniciar sesión para comentar.

Respuesta aceptada

Taylor
Taylor el 7 de Oct. de 2024
Try plot(gca, A) to plot the figure on the current axes

Más respuestas (1)

pablo merino muñoz
pablo merino muñoz el 10 de Oct. de 2024
I restarted matlab and it started plot fine. thank you for your answers

Categorías

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

Etiquetas

Productos


Versión

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by