How to create multiple graphs based on a variable that goes into a for-loop?
Mostrar comentarios más antiguos
Hello Community,
I want to plot multiple graphs into one figure.
The multiple graphs are based on different geometry inputs, i.e. 4 graphs needed for 4 different 

The different geometry inputs are used in a loop for B:

I can find the result for every single geometry input, which is fine:

How can I create several graphs for several geometry inputs at the same time?
Thank you very much
2 comentarios
Vladimir Sovkov
el 27 de Jun. de 2020
use "hold" command
GettinStarted
el 27 de Jun. de 2020
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Graphics Performance 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!


