How to create Contents.m from command window
    5 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
I'm looking for a way to create the Contents.m file using a command (ie. not the GUI Reports -> Contents)
0 comentarios
Respuesta aceptada
  Friedrich
    
 el 1 de Mzo. de 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 comentarios
Más respuestas (1)
Ver también
Categorías
				Más información sobre MATLAB Report Generator en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

