Skip to content
New issue

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

Eps not created R2015b and Ghostscript 9.18 #136

Open
hennatah opened this issue Apr 4, 2016 · 1 comment
Open

Eps not created R2015b and Ghostscript 9.18 #136

hennatah opened this issue Apr 4, 2016 · 1 comment

Comments

@hennatah
Copy link

hennatah commented Apr 4, 2016

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);

@Zepy1
Copy link

Zepy1 commented May 19, 2016

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants