Clear Filters
Clear Filters

Help with modifiying bins in a scatterplot for ecg data.

2 views (last 30 days)
So i am trying to make a scatterplot (or lorenzplot) with bins like these here. So i would like to count how many points are in each bin (0-12), from the scattered ecg r-r interval data.
Does anyone know how to customise the bins in a scatterplot ? is this possible to recreate ?
  2 Comments
Kristofer Soler
Kristofer Soler on 21 Feb 2020
I think this is the matlab code to define the bins , in the binscatter plot function. but i am having trouble defining them .
Kristofer Soler
Kristofer Soler on 21 Feb 2020
This is my scatter plot in matlab, i want to count each data point in bins (or divisions) like the picture above.

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!