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

Shrunken colorbar #385

Closed mwjacobson closed 9 months ago

mwjacobson commented 9 months ago

700.fig.zip exported When I try to export the attached Matlab figure 700.fig using

export_fig(gcf,'-transparent','-clipboard')

the resulting image, when pasted from the clipboard, has a shrunken colorbar, as illustrated in the attached screenshot exported.png. This is with version 3.34.

altmany commented 9 months ago

Fixed