www.gusucode.com > nnet 案例源码 matlab代码程序 > nnet/RefRandtopExample.m

    %% RefRandtop
% This example shows 
%% code

% Copyright 2015 The MathWorks, Inc.

pos = randtop(18,12);
plotsom(pos)