diff --git a/matlab/print_info.m b/matlab/print_info.m
index 0ee6aeb3a2e65351c152f94878a64117d7100420..2ad61cf23492dc124a6745f6481510e0ead5a63b 100644
--- a/matlab/print_info.m
+++ b/matlab/print_info.m
@@ -68,7 +68,7 @@ if ~noprint
       case 43
         error('Covariance matrix of shocks is not positive definite')
       case 44 %DsgeLikelihood_hh / DsgeLikelihood
-        error('');
+        error('The covariance matrix of the measurement errors is not positive definite.');
       case 51
         error('You are estimating a DSGE-VAR model, but the value of the dsge prior weight is too low!')
       case 52 %DsgeVarLikelihood