How do I create a "function function"? How do you make a function that accepts another arbitrary function as an input argument?
Show older comments
For example, the MATLAB "integral" function is a perfect example of a special type of function in MATLAB called a "function function". I want to make a function like this. Is this even possible? Can it be easily done?
Accepted Answer
More Answers (1)
madhan ravi
on 9 Nov 2018
Edited: madhan ravi
on 9 Nov 2018
0 votes
Categories
Find more on Function Handles in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!