publish a document with some pictures and no code
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I want to publish a document on the use GUI program,so there should be some pictures created by GUI and codes should be excluded from the document.How can I do that?
0 comentarios
Respuestas (1)
Muthu Annamalai
el 1 de Mzo. de 2013
Have you looked at 'publish' command where some additional markup on your M-files can convert them into spiffy looking HTML, RTF, DOC etc.
Also to take pictures of the plots, etc, you can use 'snapnow' function http://www.mathworks.com/help/matlab/ref/snapnow.html
HTH
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!