@(arg[,...])resExpr
对于无参函数 f
f
@f
classdef Cls < handle …
then Cls’s instance is by reference,
otherwise by value (if not inheriting from handle)