-
- Downloads
Fix tests/deterministic_simulations/multiple_lead_lags/sim_endo_lead_lag.mod
A bug was introduced in 440a0e46, erroneously changing the name of the baseline for a comparison. The bug was left unnoticed with recent versions of MATLAB and on Octave, because the first array in the ensuing comparison had zero line, and because of automatic broadcasting, the error message was not triggered. However, the bug was exposed on MATLAB < R2016b. (cherry picked from commit 8d4f5fbd)
Please register or sign in to comment