Idea/need for a new function
Ben Abbott
bpabbott at mac.com
Tue Jan 29 19:30:47 CST 2008
While working on quantile and prctile functions for Octave, I am in
need to functionally operate on the dim-th dimension of a N-d array.
I could write a script specifically for that purpose, or write on to
solve this general problem (which I have done) ... or make use of such
a pre-existing functionality, if such a capability already exists.
Regarding a general script/function, I've attached one that is
sufficient for my needs. It includes help and a test script.
Opinions? ... Advice?
Ben
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dimfunc.m
Type: application/octet-stream
Size: 3567 bytes
Desc: not available
Url : https://www.cae.wisc.edu/pipermail/octave-maintainers/attachments/20080129/9ca17cb2/attachment.obj
-------------- next part --------------
More information about the Octave-maintainers
mailing list