Open the app in MATLAB Online:
This is a template project which can be used mainly for two purposes:
-
Learn different tools and practices related to software development, such as projects, custom documentation, advanced app development, testing, OOP;
-
Adapt to a new project. This template contains a general purpose folder structure, shortcuts, documentation, project helper functions which can be readily adapted to a new application.
A comprehensive documentation is provided within the project. To access it, proceed as follows:
-
Open the project file "template-project.prj";
-
Open the documentation via the project shortcut "
Open Documentation ". Alternatively, click on "documentation" in the welcome message in the Command Window. -
Follow the instructions in the documentation.
- MATLAB R2021b (or newer)
- MATLAB Compiler (for deployment)
All.
Gianluca Carnielli (gcarniel@mathworks.com)