How make a screenshot and save file in matlab
Show older comments
It need the program to make a screenshot and save file in matlab. May I know how to make it, thanks.
Answers (3)
Image Analyst
on 21 Apr 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
on 27 Apr 2013
1 vote
Searching for "capture screen" in the FileExchange leads to:
alex
on 27 Apr 2013
0 votes
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!