help-octave
[Top][All Lists]
Advanced

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

parcellfun example code snippet?


From: Michael Creel
Subject: parcellfun example code snippet?
Date: Fri, 23 Oct 2009 10:00:12 +0200

I have been trying out parcellfun on 3.0.1 and 3.3.50+ and I'm not
having luck. For example, if I try
[a b] = parcellfun(2, @sin, {1}, {2}) I expect that a and b should
hold sin(a) and sin(b). However, they are empty. So a working snippet
would be welcome to see how this is supposed to go.
Thanks, Michael


reply via email to

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