Is it possible to connect 2 functions to a single Callback in a GUI?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Interactive Control and Callbacks en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!