How do I create a "function function"? How do you make a function that accepts another arbitrary function as an input argument?
古いコメントを表示
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?
採用された回答
その他の回答 (1 件)
madhan ravi
2018 年 11 月 9 日
編集済み: madhan ravi
2018 年 11 月 9 日
0 投票
カテゴリ
ヘルプ センター および File Exchange で Function Handles についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!