Octave Int_value error

Hi

I am calling a mod file on my desktop that was running before. When I am calling it now I get the below error I thought it is isolated to one file but it seems it does to others.

ࡥerror: octave_base_value::int_value (): wrong type argument ‘matrix’

Can you provide more details? Which Octave and Dynare version and OS are you using? What is the full error message?

I am using dynare 5.1 and octave 6.4 as recommended. below is the error message

error: octave_base_value::int_value (): wrong type argument ‘matrix’
error: called from
dynare at line 288 column 9

Def.mod (13.1 KB)

On Windows 10, I can not replicate the issue.