필터 지우기
필터 지우기

How to get the data index when using brush

조회 수: 12 (최근 30일)
Ali
Ali 2023년 1월 23일
댓글: Ali 2023년 1월 24일
Hi,
I have a plot, and when I manually select a data point and then export the cursor data to workspace, I can see and export the coordinates and the data index (which I assume is useful to know the order of data points).
But when i use the brush tool to select multiple data points, I can only see and copy the coordinates, but not the data index.
How can I get the data index using the brush tool?

답변 (1개)

Ritish Sehgal
Ritish Sehgal 2023년 1월 24일
Hi,
You can refer to the MATLAB answer below which discusses about obtaining the brushed data index from a plot.
Hope it helps!!
  댓글 수: 1
Ali
Ali 2023년 1월 24일
Not helpful really,
This error comes up:
Unrecognised function or variable 'pos'

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Matrix Indexing에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by