How to change a file format?

Could someone please tell me how to change the format of the attached file to jpg or png format? Thank you very much.

回答 (1 件)

Image Analyst
Image Analyst 2015 年 2 月 22 日

0 投票

It's an m-file. In Windows to capture the current window, such as an editor window containing your attached m-file, to the clipboard, type alt-PrintScreen. It's then in the clipboard and then you can paste it and save it in Photoshop or some other photo/paint program.
If your m-file creates a figure, then you can save the figure to a file with export_fig() http://www.mathworks.com/matlabcentral/fileexchange/23629-export-fig

カテゴリ

ヘルプ センター および File ExchangeEnvironment and Settings についてさらに検索

質問済み:

J
J
2015 年 2 月 22 日

回答済み:

2015 年 2 月 22 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by