home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Liren Large Software Subsidy 10
/
10.iso
/
l
/
l460
/
2.ddi
/
ELMAT.DI$
/
ONES.M
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1993-03-07
|
239 b
|
8 lines
%ONES All ones.
% ONES(N) is an N-by-N matrix of ones.
% ONES(M,N) or ONES([M,N]) is an M-by-N matrix of ones.
% ONES(SIZE(A)) is the same size as A and all ones.
% Copyright (c) 1984-93 by The MathWorks, Inc.
% Built-in function.