📅  最后修改于: 2022-03-11 14:58:54.989000             🧑  作者: Mango
% this code runs in MATLAB
% for example if anyFunction() has 3 outputs,
% then you can get second output in this way:
[~, v, ~] = anyFunction()