Closed economicsstudent closed 3 years ago
To remove the two old (shadowed) versions of export_fig, you can either rename them or remove their folder from the Matlab path.
In any case, this is probably not the underlying cause of your error, since (presumably) the unshadowed version is the latest one.
The underlying problem is (as clearly stated) that Matlab Could not create graphics/DATA_GK.pdf - perhaps the folder does not exist, or you do not have write permissions, or the file is open in another application
. You should check why that is (perhaps there's no graphics subfolder for example?).
In any case, I don't see a program bug here, but rather a usage error, so I'm closing the issue.
Hi, have done as advised, that is, installed the 2020 version of export fig though the following error appears even if installation seems to be correct. however Matlab seems to pick up shadow versions of the previous export fig. Previous versions of this application have been removed from the folder. How can it be ensured that no mistakes in export fig´s expected input arguments are made? How can shadow versions of exportfig be removed? Many thanks for your assistance!