help-octave
[Top][All Lists]
Advanced

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

Re: gnuterm qt issue


From: Dmitri A. Sergatskov
Subject: Re: gnuterm qt issue
Date: Sat, 11 Jun 2016 12:51:49 -0500



On Sat, Jun 11, 2016 at 12:37 PM, Clinton Winant <address@hidden> wrote:
How should I go about
"make sure the binary from that package is executed by octave."


​By default octave execute "gnuplot", if you want something else
(let's say /home/jdoe/opt/bin/gnuplot-qt), you need to use gnuplot_binary ()
function to change it.:

gnuplot_binary('/home/jdoe/opt/bin/gnuplot-qt')

​see
help gnuplot_binary
for more details.


Dmitri.
--
 

reply via email to

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