altmany / export_fig

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

Shrunken colorbar #385

Closed mwjacobson closed 11 months ago

mwjacobson commented 11 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 11 months ago

Fixed