Heart Rate by category
Show older comments
Hi,
I want to organize heart rate by the time spent in 3 diferent categories: 0 - 50 bpm 50 - 100 bpm 100 - 200 bpm
what is the best code??
thank you
Accepted Answer
More Answers (1)
ES
on 28 Mar 2017
1 vote
use csvread to read the csv file.
you can then use the sort function or hist function for your need.
1 Comment
Sérgio Querido
on 28 Mar 2017
Categories
Find more on Characters and Strings 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!