Matlab Code Templates

Versión 1.0 (71,1 KB) por David Legland
A collection of functions for quickly generating pre-edited matlab files for specific use cases.
76 descargas
Actualizado 23 dic 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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2020a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0

0.9.0.0

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

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.