Effacer les filtres
Effacer les filtres

How to get the data index when using brush

12 vues (au cours des 30 derniers jours)
Ali
Ali le 23 Jan 2023
Commenté : Ali le 24 Jan 2023
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?

Réponses (1)

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

Connectez-vous pour commenter.

Catégories

En savoir plus sur Matrix Indexing dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by