Matlab Code Templates

Version 1.0 (71.1 KB) by David Legland
A collection of functions for quickly generating pre-edited matlab files for specific use cases.
76 Downloads
Updated 23 Dec 2020

Matlab-Code-Templates is a collection of functions for quickly generating pre-edited matlab files for specific use cases: creating new classes, new tests... It is based on the 'tedit' function, originally written by Peter Bodin.

Each function in the template has a name in the 'newXXX' format. When the function is called with the name of the item, a new file is created, and the editor opens with a pre-edited header and code structure. In particular, author name, copyright information, date of creation... are automatically updated. The templates can be modified by editing the 'newXXX' functions.

Cite As

David Legland (2024). Matlab Code Templates (https://github.com/mattools/matlab-templates/releases/tag/v1.0), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2020a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0

0.9.0.0

See release notes for this release on GitHub: https://github.com/mattools/matlab-templates/releases/tag/v0.9

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.