On 8-Jun-2004, Laurent Mazet <lau...@mo...> wrote:
| I found a concatenation trouble in hankel.m (Octave-forge). Since [f (x), 2]
| means[f, x, 2] but not [f(x), 2], the hankel function failed on line 88.
|
| It seems that this problem will appear in many other function. See the output
| of: find -name \*.m | xargs grep'\[[^]]*(.*).*\]'
|
| Do you want I check most of the file ?
|
| Laurent
|
| PS: Some functions from the native octave distribution are also affected
Which ones? Please report these problems.
Thanks,
jwe
|