[CHANGESET] Re: Help with griddata3

António Santos ansantos at fe.up.pt
Wed Mar 12 12:21:01 CDT 2008


I tried exactly the first test code in the patch and I get this:

error: A(I, J) = X: X must be a scalar or the number of elements in I must
error: match the number of rows in X and the number of elements in J must
error: match the number of columns in X
error: assignment failed, or no method for `matrix = matrix'
error: evaluating assignment expression near line 52, column 20
error: evaluating for command near line 41, column 3
error: called from `tsearchn' in file `/home/ans/wgwps/hosp/temp/tsearchn.m'
error: evaluating if command near line 59, column 3
error: called from `griddatan' in file `/home/ans/wgwps/hosp/temp/griddatan.m'
error: evaluating assignment expression near line 55, column 6
error: called from `griddata3' in file `/home/ans/wgwps/hosp/temp/griddata3.m'
error: evaluating assignment expression near line 7, column 4

Does it only work with Octave 3.0.0?

Thanks,

António Santos

---

> On 12-Mar-2008, David Bateman wrote:
>
> | Opps, that can't ever have worked as written, but I sure to have tested
> | this... In any case the fact that it doesn't work is my fault, and the
> | attached patch should fix it and adds test code.
>
> I applied this changeset to my archive.
>
> Thanks,
>
> jwe
>






More information about the Help-octave mailing list