-
Notifications
You must be signed in to change notification settings - Fork 367
Open
Description
I'm trying to export PDF with OpenGL and transparency on and using Matlab R2018b. The text on left and right axes is being cut off, in particular zeros:
export_fig(fig, 'myfile','-OpenGL','-pdf','-nocrop');
I've tried switching fonts, adding padding, turning off cropping, turning off font switching, but nothing helps. Painters and Zbuffer fixes the issue but I really need to use the transparency option.
I am using multiple subplots in this which might be the cause.
Metadata
Metadata
Assignees
Labels
No labels