help-octave
[Top][All Lists]
Advanced

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

Re: Plot command crashes Octave


From: SunilShah
Subject: Re: Plot command crashes Octave
Date: Sat, 9 Jul 2016 12:30:51 -0700 (PDT)

The problem was fixed by -

>brew uninstall gnuplot
>brew uninstall fontconfig
>brew install fontconfig --universal
>brew install gnuplot --with-qt


Then in octave 

>> graphics_toolkit('qt')
>> surfc(rand(20))

works without problems

-sunil



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Plot-command-crashes-Octave-tp4678162p4678348.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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