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

my plot function is not plotting anything. I add a reference image. I try add close all before to plot function.

2 Comments

Hi @pablo merino muñoz, could you provide your code to test this out?
Possibly you have accidentally redefined plot as a variable.

Sign in to comment.

 Accepted Answer

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

More Answers (1)

I restarted matlab and it started plot fine. thank you for your answers

Products

Release

R2024b

Tags

Community Treasure Hunt

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

Start Hunting!