Dear list,

I've finally managed to complete a number of functions that all iterate over 
cell arrays and perform some action with cellfun. They can be used for sorting 
out or finding elements (reject, select, detect), accumulating results of 
repeated function evaluations (inject_into), as well as other things.

None of them are very spectacular, but I hope they make writing abstract code 
in Octave a little easier.

I don't know where to put them, but maybe the General package would be the 
right place?

Kind regards,

        Alex

-- 
          Dr. Alexander Klein, Diplom-Mathematiker

Physiologisches Institut       |               TransMIT-Bereich
Raum 543                       |     für Mathematische Analysen
                               |          und Feld-Simulationen
Aulweg 129                     |          Heinrich-Buff-Ring 44
35392 Giessen                  |                  35392 Giessen

Attachment: cell_iteration.tbz
Description: Binary data

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to