Resultant curve of two variables

2 views (last 30 days)
Irfan Shahid
Irfan Shahid on 16 Sep 2020
Answered: KSSV on 16 Sep 2020
Hello all,
Actually i have an excel file and from that file i have bunch of data imported. X, Y1 and Y2. I have ploted the graphs but now i need to make a resultant curve/graph of (Y1,Y2). Please guide if there is any function to perform this or anyother way to make it possible. Looking forward for some suggestions
Regards,
IS

Answers (1)

KSSV
KSSV on 16 Sep 2020
Y = Y1+Y2 ;

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!