saving image with 'print' using specified width but maintaining aspect ratio
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to save an image using the 'print' command by passing it a width (say 6.0 inches) but want to retain the aspect ratio. How can I do this? The help page only gives me two options: save at the same size as the figure window or use the 'fillpage' option, neither of which are useful for my purpose.
Any help is appreciated.
1 Kommentar
Jess Lovering
am 12 Nov. 2019
I have had more luck with exporting graphics using the export_fig function that is on Matlab Central. It has some more options and controls. You may want to check it out.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Convert Image Type finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!