Closed syrgsgr closed 4 years ago
The paths are typically stored in txt files in the .ignore sub-folder of the export_fig folder (for example, C:\export_fig\export_fig.ignore\ghostscript.txt and other txt files in that sub-folder). If this .ignore folder does not exist or is non-writable, then the paths are stored in similar txt files in the user preferences folder (prefdir):
winopen(prefdir)
Readme has this infomation.
I have selected the folder incorrectly in the dialog box. after that install gs 9.5 and add system's path. but still has this error,
(Ghostscript 8.54 is incorrectly foler)
export_fig(fig2v,'ax2vel.pdf');
i want to edit gs's path, but i cant fined gs path
i tried
p = strsplit(getenv( 'PATH' ), pathsep);
C:\usr\local\bin