dynare/matlab/modules
Stéphane Adjemian (Charybdis) dd2cf673d2 Updated the dates submodule.
The setdiff method can return a second output argument (vector of indices). If A and B are two dates objects, and if setdiff is called with two output argument:

[C, IA] = setdiff(A, B)

then we have:

C = A(IA)
2015-11-11 22:51:25 +01:00
..
dates@f37d523020 Updated the dates submodule. 2015-11-11 22:51:25 +01:00
dseries@6ef181d171 submodule update: dseries 2015-10-21 17:49:48 +02:00
reporting@7628cdad62 submodule update: reporting 2015-11-11 15:11:31 +01:00