|
From: | Nicholas Jankowski |
Subject: | Re: Plot function not working |
Date: | Fri, 19 Aug 2016 09:47:23 -0400 |
I've tried following the instructions here
http://octave.1599824.n4.nabble.com/Octave-does-not- ,start-gnuplot-td3058677.html# a3059145
but as they are for the MacBook, I'm not sure they apply. I downloaded
gnuplot and installed in the Octave folder and then changed graphics toolkit
to gnuplot, but when I ran >> getenv("GNUPLOT"), I got >> ans =
I then tried running [status,output]=system(sprintf("which
%s",gnuplot_binary))
but I got back
>>'which' is not recognized as an internal or external command,
operable program or batch file.
status = 127
output =
[Prev in Thread] | Current Thread | [Next in Thread] |