Letting my user choose a subset of a plot

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?

Answers (1)

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

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Products

Release

R2023b

Asked:

Ken
on 12 Feb 2024

Answered:

on 13 Feb 2024

Community Treasure Hunt

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

Start Hunting!