matrix of the correlation coefficients between the column vectors of two matrices
xcorr = corrmat(x1,x2);
matrices of dimensions (n x q1) and (n x q2) respectively or Div structures
a Div structure; xcorr.d is the matrix of the correlation coefficients of dimensions (q1 x q2)