How to get the data index when using brush
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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?
0 Kommentare
Antworten (1)
Ritish Sehgal
am 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!!
Siehe auch
Kategorien
Mehr zu Graphics Performance finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!