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

Answers (1)

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

Asked:

on 30 May 2023

Answered:

on 1 Jun 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!