How to assign multiple figures on same code
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Graphics Objects en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!