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

2 visualizzazioni (ultimi 30 giorni)
my plot function is not plotting anything. I add a reference image. I try add close all before to plot function.
  2 Commenti
Govind KM
Govind KM il 7 Ott 2024
Hi @pablo merino muñoz, could you provide your code to test this out?
Walter Roberson
Walter Roberson il 7 Ott 2024
Possibly you have accidentally redefined plot as a variable.

Accedi per commentare.

Risposta accettata

Taylor
Taylor il 7 Ott 2024
Try plot(gca, A) to plot the figure on the current axes

Più risposte (1)

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

Tag

Prodotti


Release

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by