ax2im

Converts 2D axes data to image
24 Descargas
Actualizado 6 ene 2025

Ver licencia

Run ax2im to convert 2D axes data to image
Hybrid format: Legends, titles, labels, ticks & text left as is
Useful for exporting figures with a large number of datapoints as "pdf" w/ vector graphics & embeddable fonts
Can reduce the file size substantially without significantly sacrificing quality
Example: ax2im(gcf); exportgraphics(gcf,'hybrid.pdf','ContentType','vector')
More extensive documentation included within the function

Citar como

Vasilis Bellos (2025). ax2im (https://es.mathworks.com/matlabcentral/fileexchange/177779-ax2im), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2024b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.3

Improved treatment of Bar & Scatter objects

1.0.1

Included Scatter object correction

1.0.0