From: Laurent M. <lau...@mo...> - 2004-06-08 09:45:36
|
Hi, 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 -- Dr. Laurent Mazet: Research Engineer /V\ Centre de Recherche de MOTOROLA Tel: +33 (0)1 69 35 48 30 =-=-=-=-=-=-=-=-=-=-= Email: ma...@cr... |