Slider Controls X axis on Graph
3 views (last 30 days)
Show older comments
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.
0 Comments
Answers (1)
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.
See Also
Categories
Find more on Develop Apps Using App Designer 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!