Matlab : Function handle givin array to cell array of function handles

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 3K views
espen180
Messages
831
Reaction score
2
Hi.

I am currently in a situation where I have a function handle giving as putput an array of doubles. I would like to convert this to a cell array of function handles, each giving a component of the previous array.

The original function handle is produced by a built-in MATLAB function, so I don't see an easy way of redefining the function to give me what I want, but maybe there is a trick I am not aware of?

So far, google and the MATLAB documentation have not been of any help.

Any help would be greatly appreciated!
 
Physics news on Phys.org