Especially it takes very long time upto many hours to simulate, when try to combine 5 to 6 plots in a single graph . Please explain how to reduce simulation time in this case so that multiple graphs can be plotted in a short time.
for i= 1: 10000
...
...
end
Especially it takes very long time upto many hours to simulate, when try to combine 5 to 6 plots in a single graph . Please expalin how to reduce simulation time in this case so that multiple graphs can be plotted in a short time.
Thanks