How do I create a "function function"? How do you make a function that accepts another arbitrary function as an input argument?
Afficher commentaires plus anciens
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?
Réponse acceptée
Plus de réponses (1)
madhan ravi
le 9 Nov 2018
Modifié(e) : madhan ravi
le 9 Nov 2018
0 votes
Catégories
En savoir plus sur Function Handles dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!