for matlab 2014b the .eps files are not openning with evince and okular

238 Views Asked by At

I am using Matlab2014b in ubuntu14.04, before I was using Matlab2013b in windows7 system. The eps files from Matlab2014b are not openning with evince or okular document viewers and hanging the system. I have some eps files written with Matlab2013b which can be easily opened with these document viewers without hanging the system.

Later I realized that the eps files written with Matlab2013b have header as follow

%!PS-Adobe-2.0 EPSF-1.2 %%Creator: MATLAB, The MathWorks, Inc. Version 8.2.0.701 (R2013b). Operating System: Microsoft Windows 7.

and with eps files written with Matlab2014b have header as follow

%!PS-Adobe-3.0 EPSF-3.0 %%Creator: (MATLAB, The Mathworks, Inc. Version 8.4.0.150421 \(R2014b\). Operating System: Linux) Moreover the later was a very long file.

I have also asked with question on Mathworks website.

How can I fix this problem?

Regards, Abdullah

0

There are 0 best solutions below