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

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

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Taylor
Taylor am 7 Okt. 2024
Try plot(gca, A) to plot the figure on the current axes

Weitere Antworten (1)

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

Tags

Produkte


Version

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by