Use this page to move from the App Framework concepts to exact MATLAB contracts. These links stay within the Framework reading path; each function page provides syntax, inputs, outputs, options, errors, and related APIs.
- Definition declares an App.
- layout assembles the semantic workbench.
- Snapshot presents derived visible state.
- CallbackContext exposes runtime capabilities to callbacks.
| Capability | API entry point |
|---|---|
| Layout and controls | App SDK layout API |
| View snapshots | App SDK view API |
| Typed events | App SDK event API |
| Projects and sources | App SDK project API |
| Results | App SDK result API |
| Managed interactions | App SDK interaction API |
| Plot mechanics | App SDK plot API |
| Runtime diagnostics | Runtime diagnostics and session logging |
| Dialog results | App SDK dialog API |