dynare/matlab/utilities
Sébastien Villemot 8daed40ab3 Fix exception handling under MATLAB in unitary test infrastructure.
The getReport() function of MATLAB expects an exception coming from the "catch"
statement. It is not happy with the value returned by lasterror().
2014-03-27 18:18:29 +01:00
..
dataset Test if the data are positive before applying the log. 2014-01-30 17:44:47 +01:00
dates Fixed bug. Function isdates should not be located in @dates folder, otherwise the function is not found if the input argument is not a dates object (which makes the function useless). 2013-11-04 08:18:18 +01:00
doc Cosmetic changes. Use skipline() instead of disp(' '). 2013-07-10 17:12:34 +02:00
general Added a new routine for cleaning up a folder (delete all the files generated by Dynare). 2014-03-26 16:55:34 +01:00
tests Fix exception handling under MATLAB in unitary test infrastructure. 2014-03-27 18:18:29 +01:00