Matlab Code Templates

バージョン 1.0 (71.1 KB) 作成者: David Legland
A collection of functions for quickly generating pre-edited matlab files for specific use cases.
ダウンロード: 77
更新 2020/12/23

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.

引用

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

MATLAB リリースの互換性
作成: R2020a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0

0.9.0.0

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

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。