How make a screenshot and save file in matlab
Afficher commentaires plus anciens
It need the program to make a screenshot and save file in matlab. May I know how to make it, thanks.
Réponses (3)
Image Analyst
le 21 Avr 2013
1 vote
Use export_fig(), as recommended in the FAQ: http://matlab.wikia.com/wiki/FAQ#How_do_I_save_my_figure.2C_axes.2C_or_image.3F_I.27m_having_trouble_with_the_built_in_MATLAB_functions.. It's the most downloaded File Exchange submission, as you can see here.
Jan
le 27 Avr 2013
1 vote
Searching for "capture screen" in the FileExchange leads to:
alex
le 27 Avr 2013
0 votes
Catégories
En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!