Anonymous function is from which version existing?

조회 수: 1 (최근 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 CenterFile Exchange에서 Programming에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by