lambda

@(arg[,...])resExpr

function handle

对于无参函数 f

class handle

classdef Cls < handle …

then Cls’s instance is by reference,

otherwise by value (if not inheriting from handle)