How make a screenshot and save file in matlab
古いコメントを表示
It need the program to make a screenshot and save file in matlab. May I know how to make it, thanks.
回答 (3 件)
Image Analyst
2013 年 4 月 21 日
1 投票
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
2013 年 4 月 27 日
1 投票
Searching for "capture screen" in the FileExchange leads to:
カテゴリ
ヘルプ センター および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!