publish a document with some pictures and no code
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Muthu Annamalai
2013 年 3 月 1 日
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
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!