Is it possible to connect 2 functions to a single Callback in a GUI?
1 view (last 30 days)
Show older comments
For instance, I created a slider with which the user inputs a value for x. If this x value is used in two separate functions that need to be connected to the GUI, would I add both of these at the end of the block of code for the Callback for x? Or how would I go about this?
Thanks in advance!
0 Comments
Answers (0)
See Also
Categories
Find more on Interactive Control and Callbacks 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!