The Run button also allows you to change the list of arguments in the function signature.
Select Edit App Input Arguments... from the drop-down list in the bottom half of the
Run button.
Alternatively, you can open the same App Input Arguments dialog box by clicking App
Input Arguments in the toolstrip, or by right-clicking the StartupFcn callback in
the Code Browser.
See “Creating Multiwindow Apps in App Designer” on page 17-12 for an example of an
app that uses input arguments.
See Also
Related Examples
- “Write Callbacks in App Designer” on page 17-18
- “Creating Multiwindow Apps in App Designer” on page 17-12
See Also