www.gusucode.com > nnet 工具箱 matlab 源码程序 > nnet/nndistance/+mandist/size.m

    function dim = size(s,r,param)

% Copyright 2012 The MathWorks, Inc.

dim = [s r];