bindata.m

Bins 2D data into desired (x1, x2) bins and returns arrays of mean/median + count within all bins

Download
Download

You are now following this Submission

Cite As

Dan Chavas (2026). bindata.m (https://in.mathworks.com/matlabcentral/fileexchange/61225-bindata-m), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0

Old files got uploaded somehow accidentally in previous update attempt.

Download
1.1.0

Fixed bug in xdata and ydata, which were transposed (and thus were vectors of constant value). Updated example script to use an offset from (0,0) and bin widths not equal to one as a better test of the code.

Download
1.0.0

Added comments to bindata.m, uploaded a picture

Download