help-octave
[Top][All Lists]
Advanced

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

Re: Unidentified subject!


From: Etienne Grossmann
Subject: Re: Unidentified subject!
Date: Fri, 15 Dec 2000 15:53:09 GMT

  Hello,

  thank you for the patches. I applied to 2.1.32, and now : 

octave:1> xx = linspace (-3,10); xx / (pi+xx);
octave:2> xx = linspace (-3,10)'; xx / (pi+xx);
octave:3> 1:3:3
ans = 1

  btw, I think in the first patch, you changed the variable name
n_intervals to n_elt before applying the patch (I changed names by
hand).

 Thanks again,

  Etienne



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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