"Daniel " <dan@borellos.com> wrote in message
<fsh53q$529$1@fred.mathworks.com>...
> I have numerous scripts that generate plots and then save
> them as EMF files. They run beautifully on windows.
>
> I recently decided that I wanted to offload some of the
> processing to a linux server. It however, is unable to save
> a file as EMF.
>
> ??? Error using ==> saveas at 156
> Unsupported format or extension: emf
>
> Is there a workaround or something I can install? I am
> using R2007a. I would like to avoid changing everything
to jpg.
>
> Thanks.
EMF output is only available on Windows. There may be
utilities for linux that convert postscript to EMF, although
I'm not aware of any offhand. The benefit of such a utility,
if it exists, is the possibility of keeping the output as a
vector file, rather than raster/bitmap.
"Richard Quist" <rquist_nospam@mathworks.com> wrote in
message <fshb2t$aqk$1@fred.mathworks.com>...
> "Daniel " <dan@borellos.com> wrote in message
> <fsh53q$529$1@fred.mathworks.com>...
> > I have numerous scripts that generate plots and then save
> > them as EMF files. They run beautifully on windows.
> >
> > I recently decided that I wanted to offload some of the
> > processing to a linux server. It however, is unable to save
> > a file as EMF.
> >
> > ??? Error using ==> saveas at 156
> > Unsupported format or extension: emf
> >
> > Is there a workaround or something I can install? I am
> > using R2007a. I would like to avoid changing everything
> to jpg.
> >
> > Thanks.
> EMF output is only available on Windows. There may be
> utilities for linux that convert postscript to EMF, although
> I'm not aware of any offhand. The benefit of such a utility,
> if it exists, is the possibility of keeping the output as a
> vector file, rather than raster/bitmap.
>
> Richard Quist
> Software Developer
> The MathWorks
Thanks for the response. I will get by using another format.
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for
all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content.
Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available
via MATLAB Central.
Read the complete Terms prior to use.