How make a screenshot and save file in matlab
Mostra commenti meno recenti
It need the program to make a screenshot and save file in matlab. May I know how to make it, thanks.
Risposte (3)
Image Analyst
il 21 Apr 2013
1 voto
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
il 27 Apr 2013
1 voto
Searching for "capture screen" in the FileExchange leads to:
alex
il 27 Apr 2013
0 voti
Categorie
Scopri di più su Startup and Shutdown in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!