验证名称-值参量 - MATLAB & Simulink - MathWorks 中国
arguments
kw.key[ …] ← same as norm arguments
item
kw.key2[ …]
kw.?className ← accept any public static properties of className
[…]
end
e.g.
f(arg, key=val, key2=val2)
https://www.mathworks.com/help/matlab/ref/namedargs2cell.html