Second plot accidently with legends from first plot

조회 수: 1 (최근 30일)
Mapete
Mapete 2022년 5월 21일
댓글: Rik 2022년 6월 7일
Hello, i independantly want to plot the following Data.
But as you can see i have some leftover data from the first plot i made further at the beginning of my script. What is the command to set the plot presets to zero?
  댓글 수: 3
Mapete
Mapete 2022년 5월 22일
Scroll to the right side of the screenshot, there you can see the plot.
Rik
Rik 2022년 6월 7일
I recovered the removed content from the Google cache (something which anyone can do). Editing away your question is very rude. Someone spent time reading your question, understanding your issue, figuring out the solution, and writing an answer. Now you repay that kindness by ensuring that the next person with a similar question can't benefit from this answer.

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

답변 (1개)

Walter Roberson
Walter Roberson 2022년 5월 22일
cla can be used.
But a lot of a time, you just
hold off
and let it reset itself.
When I look at your plot, I wonder if you used yyaxis? If so then see the tips at https://www.mathworks.com/help/matlab/ref/yyaxis.html#buofqx8-4

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by