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

MATLAB 2022a-No export and suggestions have been checked #365

Closed EvaAnton closed 6 months ago

EvaAnton commented 1 year ago

Hi!

It has stopped working on my update 2022a Matlab. I get three suggestions:

I have checked all these 3 and they are okay, however I still cannot use it. tpe4b4aab2_742e_490c_8d5e_a4b32de098d9.eps.zip

Many thanks, Eva

altmany commented 1 year ago

I cannot reproduce your issue and the information you provided does not contain any details.

Please provide a complete reproducible example, including the export_fig command that you're using, the specific configuration (OS version, Matlab version etc.), and the specific (complete) error message.

altmany commented 6 months ago

Perhaps ghostscript was not properly installed on the user's computer, as indicated by the odd path ("gs") in the error message. I added a check for such cases in the latest commit (v3.44).