advantages of nested functions

Hi ! :)
I am wondering about what the advantages are of using nested functions other than that the workspace of parent function will be available fo rnested functions. If I had written a long function, would it have taken longer time to run that function than if I had nested som functions within a parent function..?

回答 (1 件)

Matt J
Matt J 2021 年 12 月 6 日

0 投票

Another advantage is that it allows you to store function parameters in handles, see,

カテゴリ

ヘルプ センター および File ExchangeMATLAB についてさらに検索

質問済み:

2021 年 12 月 6 日

回答済み:

2021 年 12 月 6 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by