Subplot construction

Hi everyone!
I would like to know what kind of subplot (code) I could use to make similar graphics.
Best regard,

Hi Mohamed,

plotting and subplotting has to be done in Matlab. I guess that you are trying to compare two models or two specifications. The attached code does something along these lines. I hope it is of help to you.

Best

Plotting.m (1.1 KB)

PS: There should be already plenty of similar questions in this forum on how to do such kinds of plots.

1 Like

Thank you very much,