How to create Contents.m from command window

2 次查看(过去 30 天)
I'm looking for a way to create the Contents.m file using a command (ie. not the GUI Reports -> Contents)

采纳的回答

Friedrich
Friedrich 2012-3-1
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.

更多回答(1 个)

Andrew O'Connor
Andrew O'Connor 2012-3-2
Thanks Friedrich, very helpful!

类别

Help CenterFile Exchange 中查找有关 Software Development Tools 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by