dynare/matlab/+occbin
Sébastien Villemot f164750a91
Old MATLAB compatibility fix
This is a partial revert of 4346903c65. The
xlswrite function is actually not able to write XLS files on GNU/Linux and
macOS, and moreover its CSV fallback does not work with cell arrays.
2021-09-15 17:37:08 +02:00
..
DSGE_smoother.m Various Octave compatibility issues 2021-09-14 17:55:55 +02:00
IVF_core.m Add Occbin routines 2021-07-16 17:20:11 +02:00
IVF_posterior.m Add Occbin routines 2021-07-16 17:20:11 +02:00
check_regimes.m Occbin: the +<basename>/occbin_difference.m file is now generated by the preprocessor 2021-07-20 12:35:15 +02:00
dynare_resolve.m Add Occbin routines 2021-07-16 17:20:11 +02:00
get_deriv.m Add Occbin routines 2021-07-16 17:20:11 +02:00
get_pq.m Add Occbin routines 2021-07-16 17:20:11 +02:00
graph.m Add Occbin routines 2021-07-16 17:20:11 +02:00
kalman_update_algo_1.m 1) if not using relaxation, initial guess regime in verify step(occbin simul) is set equal to the guess regime used to updated states and shocks 2021-07-21 17:51:03 +02:00
kalman_update_algo_3.m 1) if not using relaxation, initial guess regime in verify step(occbin simul) is set equal to the guess regime used to updated states and shocks 2021-07-21 17:51:03 +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 Add Occbin routines 2021-07-16 17:20:11 +02: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 Occbin: udpate options 2021-08-16 11:37:53 +02:00
set_option.m Add Occbin routines 2021-07-16 17:20:11 +02:00
setup.m Occbin: udpate options 2021-08-16 11:37:53 +02:00
shock_decomposition.m Add Occbin routines 2021-07-16 17:20:11 +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 Various MATLAB R2014a compatibility fixes 2021-09-08 14:15:49 +02:00
unpack_simulations.m Add Occbin routines 2021-07-16 17:20:11 +02:00
write_regimes_to_xls.m Old MATLAB compatibility fix 2021-09-15 17:37:08 +02:00