nargin (Matlab function)
Number of function input arguments
Matlab/Scilab equivalent
Equivalence table  | |
Matlab  | 
                Scilab  | 
nargin  | 
                argn(2)  | 
nargin('fun')  | 
                size(getfield(1,macrovar(fun)),"*")  | 
| Report an issue | ||
| << N | N | nargout (Matlab function) >> |