Clear Filters
Clear Filters

Slider Controls X axis on Graph

6 views (last 30 days)
T.A.S.
T.A.S. on 18 Jun 2018
Commented: T.A.S. on 19 Jun 2018
I am trying to get the slider in app designer to control the x axis of the graph but I don't understand how to write the code for the call back.

Answers (1)

Ameer Hamza
Ameer Hamza on 18 Jun 2018
You need to add valueChaningFcn callback. See the attached sample to see how to use the slider to control axes in App designer.
  1 Comment
T.A.S.
T.A.S. on 19 Jun 2018
This is what I'm trying to do but this just gives me the UI Figure and I need the file to be able to see the code view.

Sign in to comment.

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!