octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: missing pdf terminal; was --> [changeset] print.m (matlab compatibil


From: Marco Atzeri
Subject: Re: missing pdf terminal; was --> [changeset] print.m (matlab compatibility)
Date: Wed, 11 Mar 2009 17:11:58 +0000 (GMT)



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

> Da: Ben Abbott <address@hidden>
> 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



      



reply via email to

[Prev in Thread] Current Thread [Next in Thread]