How to change a file format?

2 次查看(过去 30 天)
J
J 2015-2-22
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
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

类别

Help CenterFile Exchange 中查找有关 Environment and Settings 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by