How to save indexes from a MATLAB figure in a matrix manually?

조회 수: 1 (최근 30일)
Malahat Mehraban
Malahat Mehraban 2021년 6월 14일
댓글: Malahat Mehraban 2021년 6월 14일
Hello everyone,
I have an ECG signal that I should find its R-peaks by an R-peak detection algorithm.
At the first, I want to acquire the peaks' indexes by clicking on the point and then saving all the indexes in a matrix. Is it possible to guide me on how to select the points manually and save their indexes?
After creating the matrix, I want to compare the algorithm results to the manual results.

채택된 답변

Mario Malic
Mario Malic 2021년 6월 14일
Hello,
Here's an extensive answer by Adam that should cover everything you might need with the datatips (if you are able to create those on your figure). Otherwise see the CurrentPoint property. Sorry, I can't provide an example for this.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Descriptive Statistics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by