Page 1 of 1

error: read_variables: A(I,J,...) = X: dimensions mismatch

PostPosted: Mon Jan 30, 2017 5:45 pm
by fernandes
Hello,

I've been trying to estimate the attached DSGE model, and I'm receiveing the following error message when I activate Dynare 4.4.3 (I'm also using Octave 3.8.1):

error: read_variables: A(I,J,...) = X: dimensions mismatch
error: called from:
error: C:\dynare\4.4.3\matlab\read_variables.m at line 79, column 37
error: C:\dynare\4.4.3\matlab\/utilities/dataset\initialize_dataset.m at line 32, column 9
error: C:\dynare\4.4.3\matlab\dynare_estimation_init.m at line 475, column 10
error: C:\dynare\4.4.3\matlab\dynare_estimation_1.m at line 81, column 63
error: C:\dynare\4.4.3\matlab\dynare_estimation.m at line 89, column 5
error: C:\dynare\4.4.3\dissertacao\dissertacaov.m at line 280, column 1
error: C:\dynare\4.4.3\matlab\dynare.m at line 180, column 1

I have no idea of what the error means, maybe it's a simple thing but I did not find a solution in the forum or in the user guides. Can someone give me a little help on the matter? Thanks in advance.

Re: error: read_variables: A(I,J,...) = X: dimensions mismat

PostPosted: Tue Jan 31, 2017 7:14 am
by jpfeifer
Code: Select all
i_n

in your dataset has 179 observations, while all other series only have 177.