comparing predicted and observed data sets
Show older comments
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 Comment
Guillaume
on 22 Apr 2015
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?
Answers (0)
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!