How to modify with the mouse a graph generated in an axes of App Designer?

4 views (last 30 days)
How to modify with the mouse a graph generated in an axes of App Designer, just as the blue graph of the following video is modified with the mouse: https://www.youtube.com/watch?v=cLnL5LXcy6U

Answers (1)

Kevin Holly
Kevin Holly on 22 Mar 2023
You could use listeners. See app and function attached for a simple example.
  2 Comments
Nestor Ivan
Nestor Ivan on 29 Mar 2023
Thank you very much for the reply. The proposed solution works perfectly. Thanks for posting a simple example.

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!