函数句柄function handle(@) 是一种间接调用函数的方式,使用方法如下: handle=@functionname % 或者 handle=@(arglist)anonymous_function