Scilab 5.3.3
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
nargout (Matlab function)
Number of function output arguments
Matlab/Scilab equivalent
Equivalence table | |
Matlab |
Scilab |
nargout |
argn(1) |
nargout('fun') |
size(getfield(2,macrovar(fun)),"*") |
<< nargin (Matlab function) | N | ndims (Matlab function) >> |