Is it possible to connect 2 functions to a single Callback in a GUI?

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!

Answers (0)

Categories

Find more on Interactive Control and Callbacks in Help Center and File Exchange

Asked:

on 8 Apr 2013

Community Treasure Hunt

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

Start Hunting!