Temporary fix for perfect foresight model simulation with block option.

time-shift
Stéphane Adjemian (Charybdis) 2015-02-16 17:05:37 +01:00
parent 333f87ced2
commit 8875dbdaa5
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ if options_.block
end
mexErrCheck('bytecode', info);
else
global oo_ options_
eval([M_.fname '_dynamic']);
end
else