[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: plot hangs in octave on mac os x 10.11.3
From: |
Sebastian Schöps |
Subject: |
Re: plot hangs in octave on mac os x 10.11.3 |
Date: |
Thu, 2 Jun 2016 13:02:54 -0700 (PDT) |
msorbara wrote
> Also note that I tried installing Aquaterm with Gnuplot the other night,
> but still no luck.
did you do
>graphics_toolkit('gnuplot')
>setenv('GNUTERM','aqua')
> figure;
before plotting? This is documented in the help text, see 'brew info
octave'.
msorbara wrote
> Is there a way to fully uninstall octave and give it a fresh retry?
yes, uninstall 'brew rm -f' and reinstall, e.g. from source 'brew install
octave --build-from-source'.
msorbara wrote
> Please note that I'm running OS X 10.11.3.
This should not matter.
Sebastian
--
View this message in context:
http://octave.1599824.n4.nabble.com/plot-hangs-in-octave-on-mac-os-x-10-11-3-tp4677340p4677393.html
Sent from the Octave - General mailing list archive at Nabble.com.