how can i plot two different figures from two scripts side by side??? (i have two seperated codes)
Mostrar comentarios más antiguos
i have two seperated codes, but i wanna make a comparision between two figures of theses codes, how can i have these two figure side by side??
Thanks in advance
Respuestas (1)
Pratham Shah
el 1 de Jun. de 2023
0 votos
Hi!
You can create seperate MATLAB functions for both of the codes and then create new script which calls both the fucntions and plot your figures.
Categorías
Más información sobre 2-D and 3-D Plots 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!