altmany / export_fig

A MATLAB toolbox for exporting publication quality figures
BSD 3-Clause "New" or "Revised" License
1.27k stars 365 forks source link

export from .fig without changing pixel number #303

Closed winston-song closed 2 years ago

winston-song commented 4 years ago

when I use this function, my data.fig has a size of 526 by 526, but after I export to data.png, it contains 529 by 528 pixels, can you please suggest where should I modify to keep them consistent?

altmany commented 4 years ago

This issue is potentially fixed in the latest version - please recheck and let me know

altmany commented 2 years ago

closing this issue since nobody contradicted that the fix works