how can i plot two different figures from two scripts side by side??? (i have two seperated codes)
Show older comments
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
Answers (1)
Pratham Shah
on 1 Jun 2023
0 votes
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.
Categories
Find more on 2-D and 3-D Plots 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!