octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Idea/need for a new function


From: Ben Abbott
Subject: Idea/need for a new function
Date: Tue, 29 Jan 2008 20:30:47 -0500

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

Attachment: dimfunc.m
Description: Binary data



reply via email to

[Prev in Thread] Current Thread [Next in Thread]