How to (cleverly) index points in a plot?
14 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Mohit Kumar
am 14 Mai 2020
Kommentiert: Mohit Kumar
am 14 Mai 2020
I have a for loop which plots a point each iteration.
In total there are about 4000+ points to be plotted. From the figure, I want to select a point and see which iteration gave me that point.
The only way I thought of doing this is by printing the index next to the points on the plot which creates a very messy picture.
Thanks,
Mohit.
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Annotations finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!