필터 지우기
필터 지우기

Error while running Matlab

조회 수: 2 (최근 30일)
Victor
Victor 2013년 12월 3일
편집: Victor 2014년 4월 5일
The D matrix being the error. These matrix is extracted from the oo_ output created by dynare first order condition.
  댓글 수: 3
Victor
Victor 2013년 12월 5일
size(A) is empty 0x0
size(oo_.dr.npred) is 1x1
Walter Roberson
Walter Roberson 2013년 12월 5일
That index would indeed be out of range, then.
I do not know anything about Dynare, so I have no suggestions at the moment as to why it might have returned empty ghx

댓글을 달려면 로그인하십시오.

채택된 답변

Joe
Joe 2014년 1월 21일
It is because the latest version of Dynare does not report nstatic, npred and nfwrd in oo_.dr as the old versions. You have to rewrite the codes related to these three variables.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Platform and License에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by