Selection of a signal area to detect fixed point

조회 수: 1 (최근 30일)
Eleni Kamara
Eleni Kamara 2021년 6월 5일
답변: Vimal Rathod 2021년 6월 7일
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