MATLAB Creating Graphical User Interfaces

(ff) #1

more information, see “Startup Tasks and Input Arguments in App Designer” on page 17-
8.


Fixing Coding Problems and Run-Time Errors


Like the MATLAB Editor, the Code View editor provides Code Analyzer messages to help
you discover errors in your code.


If you run your app directly from App Designer (by clicking Run ), App Designer
highlights the source of errors in your code, should any errors occur at run time. To hide
the error message, click the error indicator (the red circle). To make the error indicator
disappear, fix your code and save your changes.


See Also


Related Examples



  • “Write Callbacks in App Designer” on page 17-18

  • “Share Data Within App Designer Apps” on page 17-29

  • “Create Helper Functions in App Designer” on page 17-25

  • “Startup Tasks and Input Arguments in App Designer” on page 17-8


See Also
Free download pdf