Function: matid
Section: linear_algebra
C-Name: matid
Prototype: L
Help: matid(n): identity matrix of order n.
Description:
 (small):vec    matid($1)
Doc: creates the $n\times n$ identity matrix.
