dynare/matlab/utilities
Stéphane Adjemian (Charybdis) 4f02e58010 Added the possibility to pass a dseries object to the data command (the user can manipulate the data in the mod file, using dseries class methods, and use them for estimation without writing the data on disk). 2014-06-17 16:03:30 +02:00
..
dataset Added the possibility to pass a dseries object to the data command (the user can manipulate the data in the mod file, using dseries class methods, and use them for estimation without writing the data on disk). 2014-06-17 16:03:30 +02:00
dates Changed logic in dates class constructor. 2014-06-15 19:15:30 +02:00
doc Cosmetic changes. Use skipline() instead of disp(' '). 2013-07-10 17:12:34 +02:00
dseries Automagically increase the number of observations in the assigned variable if needed. 2014-06-12 15:24:00 +02:00
general Merge branch 'master' into use-dynSeries 2014-06-12 17:42:52 +02:00
tests Fix exception handling under MATLAB in unitary test infrastructure. 2014-03-27 18:18:29 +01:00