comparing predicted and observed data sets

can anyone tell how can i get this plot.
i have observed data sets in x and predicted data sets in y
how can i get plot like this

댓글 수: 1

Guillaume
Guillaume 2015년 4월 22일
These are scatter plots. That means for each data set (observed and predicted) you need two vectors (or a matrix with two rows or columns), one for the X coordinate and one for the Y coordinate.
Have you got that?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

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

질문:

2015년 4월 22일

댓글:

2015년 4월 22일

Community Treasure Hunt

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

Start Hunting!

Translated by