missing pdf terminal; was --> [changeset] print.m (matlab compatibility)

Marco Atzeri marco_atzeri at yahoo.it
Wed Mar 11 12:11:58 CDT 2009




--- Mer 11/3/09, Ben Abbott ha scritto:

> Da: Ben Abbott <bpabbott at mac.com>
> Oggetto: Re: missing pdf terminal; was --> [changeset] print.m (matlab compatibility)
> A: "Michael Goffioul" 
> Cc: "John W. Eaton" , "octave maintainers mailing list"
> Data: Mercoledì 11 marzo 2009, 13:20
> 
> On Mar 11, 2009, at 5:12 PM, Michael Goffioul wrote:
> 
> > On Wed, Mar 11, 2009 at 4:50 AM, John W. Eaton 
> wrote:
> >> So it won't work on Windows?
> >
> > Yes, it will. The gnuplot backend uses popen2 to
> communicate with
> > gnuplot, so numel(ostream) == 2. AFAIK, ginput works
> fine under
> > Windows now.
> >
> > Michael.
> 
> Michael/others,
> 
> Can you/someone test the function attached below on
> Windows?
> 
>     http://www-old.cae.wisc.edu/pipermail/octave-maintainers/2009-March/011356.html
> 
> All that is needed is ...
> 
>     plot (0:10)
>     terms = regexp (__gnuplot_get_var__
> (gcf, "GPVAL_TERMINALS"), "\\b\\w+ 
> \\b", "match");
> 
> Ben
> 
> 

in wich gnuplot version GPVAL_TERMINALS is expected to work ?
On cygwin gnuplot 4.2 patchlevel 4
this variable seems to not exist.

Marco



      



More information about the Octave-maintainers mailing list