MATLAB eye function
Create an identity matrix.
eye(m, n)
m, n |
numeric scalar specifying dimensions for the result |
Returns matrix of order 1.
Defaults to square if second dimension argument n
not provided.
P. Roebuck proebuck@mdanderson.org
eye(3)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.