Functions | |
varargin (1:n) | |
elseif (nargin >=nargout) n | |
else | error ("ndgrid: wrong number of input arguments") |
endif | shape (i) |
r (i) | |
s (i) | |
Variables | |
function | varargout |
endif | shape = zeros (1, n) |
for | i |
s = shape |
elseif | ( | nargin >= | nargout | ) |
else error | ( | "ndgrid: wrong number of input arguments" | ) |
r | ( | i | ) |
s | ( | i | ) |
endif shape | ( | i | ) |
varargin | ( | 1:n | ) |
s = shape |
endif shape = zeros (1, n) |