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
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 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!