From bug-octave-request at bevo dot che dot wisc dot edu Fri Dec 15 08:53:09 2000 Subject: Re: Unidentified subject! From: Etienne Grossmann To: etienne at isr dot isr dot ist dot utl dot pt, jwe@bevo.che.wisc.edu Cc: bug-octave at bevo dot che dot wisc dot edu, emil@gollum.fri.uni-lj.si, help-octave@bevo.che.wisc.edu, octave-mantainers@bevo.che.wisc.edu 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 -------------------------------------------------------------