How make a screenshot and save file in matlab
Ältere Kommentare anzeigen
It need the program to make a screenshot and save file in matlab. May I know how to make it, thanks.
Antworten (3)
Image Analyst
am 21 Apr. 2013
1 Stimme
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
am 27 Apr. 2013
1 Stimme
Searching for "capture screen" in the FileExchange leads to:
alex
am 27 Apr. 2013
0 Stimmen
Kategorien
Mehr zu Startup and Shutdown finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!