https://ww2.mathworks.cn/help/matlab/matlab_prog/validate-required-and-optional-positional-arguments.html
arguments attr [typeMark] = defVal end
function f([arg...,] ~) ... end