Partial plot in the same figure
Show older comments
Hello,
Say i have an array of ap[10] and ap2[10]. i want to plot partial with respect of plot(t,ap) and plot(t,ap2) in the same axis where t=22. the first ap will start from t=0 until t=10, where t=11 & 12 is blank. then ap2 will continue to plot from t=13 until end.
is it possible to do so?
thanks
Accepted Answer
More Answers (0)
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!