altmany / export_fig

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

Feature request: Add '-ignoreupdate'-parameter to disable the newer version warnings. #321

Closed jtholmi closed 4 years ago

jtholmi commented 4 years ago

I am using the export_fig as part of my toolbox for figure exporting. I noticed that there is currently no way to disable automatic _"Warning: A newer version of exportfig is available."-messages without modifying the export_fig code. Hence, I post this issue as a feature request, where I suggest to add a new '-ignoreupdate' parameter to disable such warnings. Could you please implement this?

altmany commented 4 years ago

Fixed in v3.12 - use the -silent parameter