On 2 August 2012 16:40, Alois Schloegl <alois.schlo...@ist.ac.at> wrote:

> 3) after installing the NaN-toolbox,  sum([1 NaN 2]) will still result in
> NaN. But with the NaN-toolbox you have an additional function
> sumskipnan([1,NaN,2]) which gives 3.

Why don't you name all of your functions this way and not shadow core
functions, then? For example, why do you overwrite sumsq?

- Jordi G. H.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to