Skip to content

Fix bug in dyn_forecast.m that led to crashes when periods-option was…

Johannes Pfeifer requested to merge JohannesPfeifer:dyn_forecast into master

… not specified

Condition for setting ex did not account for equality of horizon and periods. Affects only forecasting with exogenous deterministic variables.

Merge request reports