help-octave
[Top][All Lists]
Advanced

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

Re: Octave on Windows


From: Michael Goffioul
Subject: Re: Octave on Windows
Date: Fri, 22 Jan 2010 15:16:56 +0000

On Fri, Jan 22, 2010 at 2:39 PM, Ying-Foon Chow <address@hidden> wrote:
> Thanks for the suggestions. I re-downloaded and re-installed Octave 3.2.3,
> and seems that my computer just does not behave the same as the older ones.
> Following your suggestion, the output of gnuplot_binary() after I started
> Octave is:
>
> ans = C:\Octave\3.2.3_gcc-4.4.0\bin

That looks wrong. AFAIK, it should at least end with "gnuplot.exe".
Try to refine it as:

gnuplot_binary('C:\Octave\3.2.3_gcc-4.4.0\bin\gnuplot.exe')

Michael.


reply via email to

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