Automatically update plot with horizontal line based on brush
2 次查看(过去 30 天)
显示 更早的评论
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
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!