4 lines
54 B
Mathematica
4 lines
54 B
Mathematica
|
|
function N=numel(varargin)
|
||
|
|
%NUMEL (overloaded)
|
||
|
|
|
||
|
|
N = 1;
|