Automatically update plot with horizontal line based on brush
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello,
I am trying to add a horizontal line to a plot. The axis position of this line is dependent on the data selected with the brushing tool. I have managed to do this with a button that needs to be clicked when the selection of data using the brushing tool is complete (running the function to add the line). However I would like to miss out the button stage and have it update automatically.
Is there a way to run a function based on when the selection is complete? (and run again if a new selection is done)?
Thanks
Andy
Antworten (0)
Siehe auch
Kategorien
Mehr zu 2-D and 3-D Plots 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!