plot all the values of a for loop

Hey guys, i am attaching a code here. In that i need to plot different graphs each time the value of H changes. i was expecting four graphs for H = 400,600,800,1000. i am a bit confused how to execute this task,every time i am getting the graph only for last value of H. Thanks for the help in advance.

 采纳的回答

William Alberg
William Alberg 2020-5-27
As far as i can see, you need to put the plot command inside the loop. I have attached a modified version

3 个评论

Thanks for the quick reply william but i have small doubt, Is it possible to plot all these four graphs on the same plot?
You can use the "hold on" functionallity, i have attached the code.
Thanks a lot man, it helps.

请先登录,再进行评论。

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Graphics Performance 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by