I want to bulid two matrices in the “ImportMatricesFromMatlab” module, and put this matrices into "ReportColumnMatrixMisfit" module,and get the root mean square error(RMSE).

Here, I have two questions.
First, What format requirements do I need to establish matrices in MATLAB for “ImportMatricesFromMatlab” module?
Secondly, Dose "Rel RMS" in "ReportColumnMatrixMisfit" module mean root mean square error(RMSE)?