[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnuplot not working on Mac OSX 10.9.5
From: |
Carlo De Falco |
Subject: |
Re: gnuplot not working on Mac OSX 10.9.5 |
Date: |
Mon, 6 Apr 2015 16:46:16 +0000 |
On 6 Apr 2015, at 16:53, Vic Norton <address@hidden> wrote:
> I have problems with qt:
> octave> setenv GNUTERM qt
> octave> figure (1)
> Unknown or ambiguous terminal name 'qt'
you are probably not using the gnuplot version packaged in the Octave bundle,
try the approach suggested by Ben to check:
[a,b] = system("which gnuplot")
c.
Re: gnuplot not working on Mac OSX 10.9.5, chensi, 2015/04/10