octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave-3.3.55 and Octave-3.3.90 on OSX


From: bpabbott
Subject: Re: Octave-3.3.55 and Octave-3.3.90 on OSX
Date: Mon, 31 Jan 2011 14:28:02 +0000 (GMT)

On Jan 31, 2011, at 09:18 AM, Richard Campbell <address@hidden> wrote:


On Jan 31, 2011, at 8:10 AM, Ben Abbott wrote:

> __gnuplot_get_var__ (gcf, "GPVAL_TERMINALS")

Looks the same. I should add that I use this gnuplot with the precompiled Octave.app and it works just fine. I built it from source with no options.


octave:2> __gnuplot_get_var__ (gcf, "GPVAL_TERMINALS")
ans = canvas cgm corel dpu414 dumb dxf eepic emf emtex epslatex epson_180dpi epson_60dpi epson_lx800 fig gpic hp2623A hp2648 hp500c hpdj hpgl hpljii hppj imagen latex mf mif mp nec_cp6 okidata pbm pcl5 postscript pslatex pstex pstricks qms regis starc svg tandy_60dpi tek40xx tek410x texdraw tgif tkcanvas tpic unknown vttek x11 xlib xterm
 
I should be using the debugger instead, but ... what do you get for ...

cd (strcat (fileparts (which ("print")), filesep, "private")); __gnuplot_has_terminal__ ("postscript", get (gcf, "__plot_stream__"))

Ben


reply via email to

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