Re: Flair and problem with saving 'png', gif, or jpg' files

From: Francesco Rossetto <francesco.rossetto.3_at_studenti.unipd.it>
Date: Tue, 27 Aug 2013 10:35:53 +0200

Dear Mina,
the best thing you should do now is to run gnuplot alone and try to plot
some random stuff with the output set in gif format (e.g.). To do that
follow those steps:

     * open Gnuplot by terminal
     * write the following instructions:
       set term gif
       set output 'out.gif'
       test

At this point do you view any error message? Do you see anything in
output? Let me know.

Kind regards

Francesco

Il 26/08/2013 22:00, Mina Nozar ha scritto:
> Hello,
>
> I have been having a problem saving plots in 'png', 'gif', or 'jpg'
> formats. Whenever I try to do this, I get an output file of zero
> size. I don't see an error message in the output window.
>
> When I try to create this file by hand through gnuplot on the same
> machine (i.e. with the same version of gnuplot, V4.2) , the file gets
> saved and looks fine when I go to view it. So far, I have been getting
> around this problem by converting the 'eps' file but I would rather not
> have to do this in multiple steps. Anyone knows what is going on?
> Anyone is seeing a similar problem?
>
> Thanks and best wishes,
> Mina
>
>
Received on Tue Aug 27 2013 - 13:14:00 CEST

This archive was generated by hypermail 2.3.0 : Tue Aug 27 2013 - 13:14:01 CEST