Creating documentation for a compiled Matlab Application
Mostrar comentarios más antiguos
Hi -
I would like to create documentation for a compiled Matlab application that i created. I am using the mcc (filename.m) -m to create the application.........and i have a couple *.HTML files that show how to use the application.
Is there any built in "searchable documentation" routines in matlab so a user of my EXE could search around in them?
I looked at builddocsearchdb but that didnt seem to work
any ideas?
Respuesta aceptada
Más respuestas (1)
Wayne King
el 27 de Oct. de 2011
0 votos
Hi,
Look in the MATLAB User's Guide under
Create Help and Demos -> Add Documentation to the Help Browser
Categorías
Más información sobre MATLAB Compiler en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!