help-octave
[Top][All Lists]
Advanced

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

Re: [CHANGESET] Re: Help with griddata3


From: António Santos
Subject: Re: [CHANGESET] Re: Help with griddata3
Date: Wed, 12 Mar 2008 17:21:01 +0000
User-agent: Internet Messaging Program (IMP) H3 (4.1.1)


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







reply via email to

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