From: Paul K. <pki...@us...> - 2005-11-22 03:03:31
|
On Nov 21, 2005, at 9:03 AM, William Poetra Yoga H wrote: > --- Paul Kienzle <pki...@us...> wrote: > >> Please send the new version of blkdiag to John Eaton for inclusion in >> Octave. >> > > As in, posting to bu...@oc...? Try it. If he doesn't want it there, I'm sure he will let us know. I guess the bug would be 'missing core function blkdiag'. > >> You should use @ndims rather than 'ndims'. >> > > Why? I think "ndims" is better because it's faster, and it does the > same thing, so why not use it? Sorry. I didn't understand why you used @size and @isnumeric but not @ndims. I've read the help for cellfun a little more closely now. > - Paul |