dynare/matlab/+occbin
Sébastien Villemot ec5468c431
Octave 7 compatibility fix: suppress spurious warnings
In this version of Octave, “warning on” really enables all warnings (while this
was not the case in Octave 6, suprisingly; I think this used to be different
with even older Octave releases).

We therefore need to explicitly disable the Octave:array-as-logical warnings,
that is triggered by some internal Octave functions.

We also need to be careful to call “warning_config” instead of “warning on”
when restoring warnings to their default state.
2022-04-15 14:32:54 +02:00
..
DSGE_smoother.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
IVF_core.m IVF_core.m: directly use solver option fields 2022-04-11 08:33:28 +02:00
IVF_posterior.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
check_regimes.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
dynare_resolve.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
get_deriv.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
get_pq.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
graph.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
kalman_update_algo_1.m Octave 7 compatibility fix: suppress spurious warnings 2022-04-15 14:32:54 +02:00
kalman_update_algo_3.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
make_chart.m Add Occbin routines 2021-07-16 17:20:11 +02:00
map_regime.m Add Occbin routines 2021-07-16 17:20:11 +02:00
match_function.m IVF: properly deal with error code 2021-12-14 11:21:16 +01:00
mkdata.m Occbin: fix function header 2021-07-19 15:30:54 +02:00
mkdatap_anticipated_2constraints_dyn.m Various MATLAB R2014a compatibility fixes 2021-09-08 14:15:49 +02:00
mkdatap_anticipated_dyn.m Various MATLAB R2014a compatibility fixes 2021-09-08 14:15:49 +02:00
set_default_options.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
set_option.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
setup.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
shock_decomposition.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
solve_one_constraint.m added 2 new occbin.simul options (defaults preserve current behavior): 2021-07-21 18:03:23 +02:00
solve_two_constraints.m added 2 new occbin.simul options (defaults preserve current behavior): 2021-07-21 18:03:23 +02:00
solver.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
unpack_simulations.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
write_regimes_to_xls.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00