binning data and evaluating
Show older comments
I have a scatter plot of Y and X, I want to create a bin with the data between the point with the lowest y-value to the (lowest y-value +50) From the plot I want to bin the data from y=147 to y =197. Lastly I want the mean X and Y values for the bin.

2 Comments
per isakson
on 1 Mar 2015
Edited: per isakson
on 1 Mar 2015
Do you need to retrieve the data from an axes object or are the data available in variables?
shobhit mehrotra
on 1 Mar 2015
Accepted Answer
More Answers (0)
Categories
Find more on Descriptive Statistics and Visualization in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!