How to create Contents.m from command window

I'm looking for a way to create the Contents.m file using a command (ie. not the GUI Reports -> Contents)

 Akzeptierte Antwort

Friedrich
Friedrich am 1 Mär. 2012

2 Stimmen

Hi,
to start the report:
runreport('contentsrpt')
To create the contents.m file:
makecontentsfile
Both commands are undocumented, but you can look at the code of these functions.

Weitere Antworten (1)

Andrew O'Connor
Andrew O'Connor am 2 Mär. 2012

0 Stimmen

Thanks Friedrich, very helpful!

Kategorien

Mehr zu MATLAB Report Generator finden Sie in Hilfe-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