How do I create a "function function"? How do you make a function that accepts another arbitrary function as an input argument?
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (1)
madhan ravi
el 9 de Nov. de 2018
Editada: madhan ravi
el 9 de Nov. de 2018
0 votos
Categorías
Más información sobre Function Handles en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!