From: Lauri on
Hi,

The most painful Matlab task I know is exporting figures, because controlling the exported image file dimensions is difficult. Interactively, Export Setup dialog works quite nice, MATLAB usually honors width and height set there. Does anyone know how to set those attributes in a script? Don't try telling me it's PaperSize or Position, I've been experimenting with those two for several hours.

Cheers, Lauri