Selection of a signal area to detect fixed point

1 次查看(过去 30 天)
Hello,
I would like to ask how can i select a specific area of a 20000x1 timesieries of an ECG signal? I want to take an area from the ECG's histogram in order to write a code for fixed/end point detection, but even though i tried with brush tool, i still can't. Is there any way? (i am new to matlab)
Thank you!!

采纳的回答

Vimal Rathod
Vimal Rathod 2021-6-7
You could use the "getsamples" function programmatically which returns subset of the timeseries in a specified time region. This is similar to brush where you get the rectangular area selecting the timeseries values.
Refer to the below link to know mroe about getsamples function

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 ECG / EKG 的更多信息

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by