>> dynareOBC Simple1.mod You have the latest DynareOBC release. Cleaning up. Not using the mex version of spkron. Not using the mex version of ptest. Not using the mex version of AltPTest. Not using the mex version of QuickPCheck. Performing first dynare run to perform pre-processing. Using 64-bit preprocessor Starting Dynare (version 4.6.4). Calling Dynare with arguments: noclearall console nograph nointeractive -DdynareOBC=1 savemacro=dynareOBCTemp1.mod onlymacro Starting preprocessing of the model file ... Preprocessor stopped after macroprocessing step because of 'onlymacro' option. Searching the pre-processed output for non-differentiable functions. Performing second dynare run to get the steady-state. Using 64-bit preprocessor Starting Dynare (version 4.6.4). Calling Dynare with arguments: noclearall console nograph nointeractive -DdynareOBC=1 Starting preprocessing of the model file ... WARNING: you are using a function (max, min, abs, sign) or an operator (<, >, <=, >=, ==, !=) which is unsuitable for a stochastic context; see the reference manual, section about "Expressions", for more details. Found 3 equation(s). Evaluating expressions...done Computing static model derivatives (order 1). Computing dynamic model derivatives (order 1). Processing outputs ... done Preprocessing completed. Total computing time : 0h00m00s Note: 1 warning(s) encountered in the preprocessor Warning: At present, support for Dynare 4.6.* is experimental, and may produce incorrect results. Dynare 4.5.* is fully supported, and is a safer choice. > In Generate_dynareOBCTempGetMaxArgValues (line 5) In dynareOBCCore (line 193) In dynareOBCSetup (line 297) In dynareOBC (line 711) Cleaning up. Error using Generate_dynareOBCTempGetMaxArgValues (line 13) Assertion failed. Error in dynareOBCCore (line 193) Generate_dynareOBCTempGetMaxArgValues( dynareOBC.DynareVersion, dynareOBC.NumberOfMax, 'dynareOBCTemp2' ); Error in dynareOBCSetup (line 297) dynareOBC_ = dynareOBCCore( InputFileName, basevarargin, dynareOBC_, @() EnforceRequirementsAndGeneratePath( Update, OriginalPath, CurrentFolder, dynareOBCPath, InputFileName, varargin{:} ) ); Error in dynareOBC (line 711) dynareOBCSetup( OriginalPath, CurrentFolder, dynareOBCPath, InputFileName, varargin{:} );