bindata.m
Bins 2D data into desired (x1, x2) bins and returns arrays of mean/median + count within all bins
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Dan Chavas (2026). bindata.m (https://in.mathworks.com/matlabcentral/fileexchange/61225-bindata-m), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.2.0 (762 KB)
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. |
||
| 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. |
||
| 1.0.0 | Added comments to bindata.m, uploaded a picture |