Filter löschen
Filter löschen

how to add custom header to each file ?

23 Ansichten (letzte 30 Tage)
Jaymin Jasoliya
Jaymin Jasoliya am 17 Mär. 2017
Beantwortet: David Legland am 19 Jul. 2024 um 10:14
How can i add custom header to each file in my project ? details like author, data created, short description about code etc.

Antworten (2)

Dhruvesh Patel
Dhruvesh Patel am 20 Mär. 2017
I assume that you are looking for a way to automatically add metadata like author name, version, description, etc., to a .m file.
For that purpose, there are several MATLAB Central code submissions as mentioned below, which you could download and use directly or modify for your exact use-case.
I hope this is what you were looking for.

David Legland
David Legland am 19 Jul. 2024 um 10:14
As a (late) follow-up, one may mention the "tedit" contribution by Peter Bodin, that I found both simple and convenient.
Based on this contribution, I later developped a set of tools for easily generate new classes, new scripts, or new unit-test files:
Another resource is the Editor Template Package, by Sean de Wolski, but I found it less simple to use.

Kategorien

Mehr zu Adding custom doc finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by