How to assign multiple figures on same code
Show older comments
I am programming a code where I must plot several figures one after the other. I wish to assign these figures so that when I run the program that every figure shows up, right now I have written the code for the second plot but instead of it plotting both figure 1 and 2 it just plots the new figure as figure 1 and skips over the previous figure. How do I fix this?
Accepted Answer
More Answers (0)
Categories
Find more on Graphics Objects 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!