Anonymous function is from which version existing?

2 ビュー (過去 30 日間)
Hanyu Ye
Hanyu Ye 2016 年 1 月 15 日
編集済み: Stephen23 2016 年 1 月 15 日
I want to know from which version does anonymous function start to exist. I am working on a fluid mechanics library written in MATLAB. In this library the anonymous function is used. Therefore I need to tell the user the minimal requirement on the version of MATLAB.

採用された回答

Stephen23
Stephen23 2016 年 1 月 15 日
編集済み: Stephen23 2016 年 1 月 15 日
MATLAB 7 (R14, 2004)
"Two new language features in MATLAB 7, anonymous functions and nested functions, address these issues and requirements for creating and managing functions"
There are some good examples on that page too, it is well worth a read!

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeProgramming についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by