How to create Contents.m from command window
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I'm looking for a way to create the Contents.m file using a command (ie. not the GUI Reports -> Contents)
0 commentaires
Réponse acceptée
Friedrich
le 1 Mar 2012
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.
0 commentaires
Plus de réponses (1)
Voir également
Catégories
En savoir plus sur MATLAB Report Generator dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!