We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The package does not work. I get the following error message:
Error using eps2pdf (line 107) Error: /undefined in bdef Operand stack: dom --nostringval-- Execution stack: %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1967 1 3 %oparray_pop 1966 1 3 %oparray_pop 1950 1 3 %oparray_pop 1836 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- Dictionary stack: --dict:1202/1684(ro)(G)-- --dict:0/20(G)-- --dict:78/200(L)-- Current allocation mode is local Current file position is 64 GPL Ghostscript 9.18: Unrecoverable error, exit code 1
Error in export_fig (line 406) eps2pdf(tmp_nam, pdf_nam, 1, options.append, options.colourspace==2, options.quality);
The text was updated successfully, but these errors were encountered:
Hi, i am using the latest version of export_fig, windows 7, MATLAB R2016a and Ghostscript 9.14.
i experience the same error:
Error using eps2pdf (line 107) Error: /undefined in bdef Operand stack: dom --nostringval-- Execution stack: %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1950 1 3 %oparray_pop 1949 1 3 %oparray_pop 1933 1 3 %oparray_pop 1819 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- Dictionary stack: --dict:1195/1684(ro)(G)-- --dict:0/20(G)-- --dict:77/200(L)-- Current allocation mode is local Current file position is 64 GPL Ghostscript 9.14: Unrecoverable error, exit code 1
Error in export_fig (line 424) eps2pdf(tmp_nam, pdf_nam, 1, options.append, options.colourspace==2, options.quality);
Do i use an incompatible version of Ghostscript?
Sorry, something went wrong.
No branches or pull requests
The package does not work. I get the following error message:
Error using eps2pdf (line 107)
Error: /undefined in bdef
Operand stack:
dom --nostringval--
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2
%stopped_push --nostringval-- --nostringval-- --nostringval-- false 1
%stopped_push 1967 1 3 %oparray_pop 1966 1 3 %oparray_pop 1950 1 3
%oparray_pop 1836 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2
--nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval--
Dictionary stack:
--dict:1202/1684(ro)(G)-- --dict:0/20(G)-- --dict:78/200(L)--
Current allocation mode is local
Current file position is 64
GPL Ghostscript 9.18: Unrecoverable error, exit code 1
Error in export_fig (line 406)
eps2pdf(tmp_nam, pdf_nam, 1, options.append, options.colourspace==2,
options.quality);
The text was updated successfully, but these errors were encountered: