


LCOV_CREATE Create a new covariance object.
HANDLE = LCOV_CREATE(DIM) creates a covariance object that
contains a matrix of dimension DIM and returns a "reference"
to it.
The covairance object is stored in the global cell array
LCOV_STRUCTS{HANDLE}
See also LCOV_UPDATE, LCOV_CLEAR.