Debug in MATLAB App Designer function is same as debug in MATLAB functions.
You can place the breakpoints by clicking the (-) next to kine number, When the execution reaches the breakpoint, the app will stop and app function variables will appear in Workspace window. You can check these values in Command window by excuting the variable names in function
1 Comment
Direct link to this comment
https://la.mathworks.com/matlabcentral/answers/627533-access-variables-from-app-designer-matlab-2019b#comment_1089813
Direct link to this comment
https://la.mathworks.com/matlabcentral/answers/627533-access-variables-from-app-designer-matlab-2019b#comment_1089813
Sign in to comment.