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)

 채택된 답변

Friedrich
Friedrich 2012년 3월 1일

2 개 추천

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일

0 개 추천

Thanks Friedrich, very helpful!

카테고리

도움말 센터 및 File Exchange에서 MATLAB Report Generator에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by