[CHANGESET] Re: Help with griddata3
John W. Eaton
jwe at bevo.che.wisc.edu
Wed Mar 12 12:47:15 CDT 2008
On 12-Mar-2008, António Santos wrote:
|
| 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?
I'm unable to duplicate this problem with 3.0, the 3.0.x branch, or
the 3.1.x branch of the Octave sources.
If you think you've found a bug, please send a complete bug report to
the bug at octave.org list
jwe
More information about the Help-octave
mailing list