I have 3 series of Data with x and Y direction and I need to plot the average of these 3 plots.

Hi,
I have 3 series of Data with x and Y direction and I need to plot the average of these 3 plots.
Before I used interp1 command but these data have some numbers that are the same for X direction and I can't use interp1.
How can I get the average plot of these three plots?
Thanks, Asal

답변 (1개)

Can't you just create a new series with the same X where each Y is the arithmetic mean of the corresponding Ys in the three original series?

카테고리

도움말 센터File Exchange에서 Line Plots에 대해 자세히 알아보기

태그

질문:

2013년 9월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by