Is it possible to connect 2 functions to a single Callback in a GUI?
조회 수: 7 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!