How do I handle multiple components and callbacks in app designer?
Show older comments
I am using the Knob and the Slider components in App Designer and I want to use a separate Edit Field box for each to display the values as I change them. I managed to use the callback function to do this for the Knob but when I try to do the same thing for the Slider, the value gets displayed on the same Edit Field box. I want to display the values on separate Edit Field boxes, rather than sharing the same one.
I am having the same problem with multiple Switch and Lamp combinations. I have 2 switches and a separate lamp for each of them but again, the two switches seem to be sharing the same lamp. How do I separate them?
2 Comments
Florian Bidaud
on 20 Sep 2023
Could you share the code of the callback function ?
Shabnam Noor
on 20 Sep 2023
Accepted Answer
More Answers (0)
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!