Next: wpck2d
 Up: The commands in alphabetical
 Previous: vect
     Contents 
Subsections
whatin
Return information about a matrix
Syntax
whatin(mat)
Description
Return the major information of a matrix mat.
Input Data
- mat
 
- [MATRIX]: the input matrix. 
 
 
Example(s)
>> whatin(rand(5,5) + i*rand(5,5))
References
See Also
tools/misc/whatin.m