Second plot accidently with legends from first plot
显示 更早的评论
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 个评论
Image Analyst
2022-5-21
编辑:Image Analyst
2022-5-21
What "following Data"? None is attached or generated by lines of code.
"as you can see i have some leftover data" <= Just how do we see that? All I see are some variables multiplied together followed by a plot command. Where do we see the leftover data? You didn't even include a screenshot of your plot.
Can you read this then fix your post so people at least have a chance of answering it?
Mapete
2022-5-22
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
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
类别
在 帮助中心 和 File Exchange 中查找有关 Image Preview and Device Configuration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!