dynare/matlab/utilities/general
Houtan Bastani 847feb17fa fix mex compilation commands for Matlab R2016b on macOS. Closes #1288 2016-10-20 14:03:35 +02:00
..
clean_current_folder.m Test the existence of the files and folder before deletion. 2014-04-30 10:42:39 +02:00
compare_vectors.m Replaced calls to dyn_assert by calls to dassert. 2014-11-08 09:28:53 +01:00
delete_stale_file.m Delete stale files from previous MCMC runs 2015-05-09 15:13:59 +02:00
demean.m Fix copyright notices 2013-06-12 17:04:46 +02:00
disp_verbose.m Add verbosity and SaveFile options to some optimizers 2015-06-08 16:44:44 +02:00
dyn_mex.m fix mex compilation commands for Matlab R2016b on macOS. Closes #1288 2016-10-20 14:03:35 +02:00
get_all_variables_but_lagged_leaded_exogenous.m loglinear: bug correction 2016-05-06 10:12:12 +02:00
indices_lagged_leaded_exogenous_variables.m fix typo 2016-09-23 18:37:49 +02:00
isaletter.m Moved routines under utilities folder. 2014-07-17 22:05:08 +02:00
isanynan.m Rewrote compute_cova and renamed it nancovariance. Added a new routine to test if an array contain at least one NaN. 2014-05-22 19:27:14 +02:00
isconst.m Moved routines under utilities folder. 2014-07-17 22:05:08 +02:00
isdiagonal.m Added isdiagonal routine. 2014-07-17 22:05:08 +02:00
isestimation.m Added a routine to test if we are currently estimating a model. 2014-01-30 12:48:48 +01:00
iseven.m Added new routine that converts a string of Key-Value pairs in a cell. 2014-02-03 12:25:29 +01:00
isfile.m Fix copyright notices 2012-10-31 17:03:49 +01:00
isint.m Moved routines under utilities folder. 2014-07-17 22:05:08 +02:00
isodd.m Added new routine that converts a string of Key-Value pairs in a cell. 2014-02-03 12:25:29 +01:00
ispd.m Moved routines under utilities folder. 2014-07-17 22:05:08 +02:00
isquare.m Moved routines under utilities folder. 2014-07-17 22:05:08 +02:00
log_variable.m fixed log_variable function 2016-05-05 20:53:22 +02:00
nandemean.m Fixed typos in headers and cosmetic changes. 2011-09-19 23:20:33 +02:00
ndim.m Fix copyright notices 2013-06-12 17:04:46 +02:00
remove_fractional_xticks.m Make sure IRFs only have full periods as xticks 2016-08-23 17:22:41 +02:00