how can i plot two different figures from two scripts side by side??? (i have two seperated codes)
显示 更早的评论
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
回答(1 个)
Pratham Shah
2023-6-1
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 2-D and 3-D Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!