问题
Is it possible to create multiline anonymous function in Matlab?
There are no appropriate examples in documentation, but also no direct denials. In web discussions I found some derisions of askers as if it silly wish. Nowadays, when most languages introducing lambda expressions with multiline capability this looks strange.
回答1:
No, unfortunately this is not possible.
来源:https://stackoverflow.com/questions/29180642/multiline-anonymous-function-in-matlab