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.

Respuestas (1)

Image Analyst
Image Analyst el 22 de Feb. de 2015

0 votos

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

Categorías

Más información sobre Environment and Settings en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

J
J
el 22 de Feb. de 2015

Respondida:

el 22 de Feb. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by