Letting my user choose a subset of a plot

4 次查看(过去 30 天)
Using app designer, I am displaying a lot of line plots. In some of these, I would like to allow my user to select a subset of the data by clicking and dragging, and then use that subset for the remainder of several steps of calculations. Although it would not be my first choice, I could work with the "zoom in" feature provided that I could programmatically retrieve the current zoom limits of the plot. But my preference would be to simply let the user drag from left to right, providing some sort of visual feedback in the process, and then zoom the graph myself. Or perhaps, change the color of the selected portion.
What is possible along these lines?

回答(1 个)

Taylor
Taylor 2024-2-13
Is this what you're looking for when you say "let the user drag from left to right"?

类别

Help CenterFile Exchange 中查找有关 Graphics Performance 的更多信息

产品


版本

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by