Skip to content

Not working on Matlab 2017b? #10

@i2000s

Description

@i2000s

I installed Matlab 2017b, and found the script will remove some colored areas. For example,

Code:

contourf(peaks(100));saveas(gcf,'figure.eps','epsc')
epsclean('figure.eps','figure_clean.eps','GroupSoft',true,'combineAreas',true,'removeboxes',true)

Generates the following (I converted from eps to pdf for this preview):

figure_clean.pdf

figure.pdf

Do you have any idea? Thank you for making this tool, regardless!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions