How do I create a "function function"? How do you make a function that accepts another arbitrary function as an input argument?
Ältere Kommentare anzeigen
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?
Akzeptierte Antwort
Weitere Antworten (1)
madhan ravi
am 9 Nov. 2018
Bearbeitet: madhan ravi
am 9 Nov. 2018
0 Stimmen
Kategorien
Mehr zu Function Handles finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!