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

조회 수: 2 (최근 30일)
pablo merino muñoz
pablo merino muñoz 2024년 10월 7일
답변: pablo merino muñoz 2024년 10월 10일
my plot function is not plotting anything. I add a reference image. I try add close all before to plot function.
  댓글 수: 2
Govind KM
Govind KM 2024년 10월 7일
Hi @pablo merino muñoz, could you provide your code to test this out?
Walter Roberson
Walter Roberson 2024년 10월 7일
Possibly you have accidentally redefined plot as a variable.

댓글을 달려면 로그인하십시오.

채택된 답변

Taylor
Taylor 2024년 10월 7일
Try plot(gca, A) to plot the figure on the current axes

추가 답변 (1개)

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

카테고리

Help CenterFile Exchange에서 Annotations에 대해 자세히 알아보기

태그

제품


릴리스

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by