Awesome
Example MATLAB Toolbox
This is an example MATLAB® toolbox created to showcase how toolboxes are constructed and laid out, as described in the MATLAB Toolbox Best Practices. This toolbox is not functional, but rather serves as an example of how to create your own toolbox.
MATLAB Features Used
This demonstrates a number of MATLAB features, including:
- MATLAB Toolbox Best Practices
- Argument Validation
- Custom Suggestions and Tab Completion
- Toolbox Packaging
- Namespaces, also known as packages
- Function-Based Unit Tests
- MATLAB Apps
- Live Tasks
- MATLAB Projects
buildtool
License
The license is available in the License.txt file in this GitHub repository.
Copyright © 2023 The MathWorks, Inc.