fig2img
Easy to use function. Let's you save the CURRENT FIGURE as an image file or pdf file. A pop-up dialog prompts user where to save the image and what image compression to use. Default dpi is 300 (print quality). User can specify any dpi. The user can also specify whether to use the default image size or the current figure size on the screen.
Citar como
John Ramshur (2024). fig2img (https://www.mathworks.com/matlabcentral/fileexchange/26898-fig2img), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.6.0.0 | Updated comments. |
||
1.4.0.0 | 1. Fixed error found in how the function extracts the user selected image compressing setting.
|
||
1.1.0.0 | I previously uploaded the .asm file and not the .m file. I also changed the usage details some. No changes were made to the code. |
||
1.0.0.0 |