dynare/matlab/@dynSeries
Ferhat Mihoubi 7cff2a32db Get rid of extra space characters. 2013-06-17 17:52:26 +02:00
..
private Fix copyright notices 2013-06-12 17:04:46 +02:00
align.m Fixed typo in header. 2013-04-12 17:21:10 +02:00
check.m Added test in @dynSeries/check method. 2013-03-28 12:31:33 +01:00
dynSeries.m Fix copyright notices 2013-06-12 17:04:46 +02:00
eq.m Added @dynSeries/eq method. 2013-03-21 16:42:12 +01:00
exp.m Fix copyright notices 2013-06-12 17:04:46 +02:00
extract.m Fix copyright notices 2013-06-12 17:04:46 +02:00
horzcat.m Fix copyright notices 2013-06-12 17:04:46 +02:00
insert.m Added @dynSeries/insert method. 2013-03-21 16:42:12 +01:00
isempty.m Fix copyright notices 2013-06-12 17:04:46 +02:00
lag.m Added @dynSeries/lag method. 2013-05-13 13:53:25 +02:00
log.m Fix copyright notices 2013-06-12 17:04:46 +02:00
merge.m The names of the dynSeries are stored in a row vector not in a column vector 2013-06-17 17:52:26 +02:00
minus.m Allows to compute the difference between two dynSeries with different starting dates 2013-06-17 17:52:26 +02:00
mrdivide.m Fix copyright notices 2013-06-12 17:04:46 +02:00
mtimes.m Fix copyright notices 2013-06-12 17:04:46 +02:00
numel.m Fix copyright notices 2013-06-12 17:04:46 +02:00
plus.m Allows to compute the sum of two dynSeries with different starting dates 2013-06-17 17:52:26 +02:00
pop.m Handle the case where the variable to be removed does not exist. Added a unitary test. 2013-03-21 16:42:12 +01:00
qdiff.m Fix copyright notices 2013-06-12 17:04:46 +02:00
qgrowth.m Fix copyright notices 2013-06-12 17:04:46 +02:00
rename.m Added two new routines to rename name and tex name of a variable in a dynSeries object. 2013-03-21 16:42:13 +01:00
save.m Fix copyright notices 2013-06-12 17:04:46 +02:00
set_names.m Added set_names method in dynSeries class. 2012-12-12 16:16:11 +01:00
size.m Changed behaviour of @dynSeries/size. 2013-03-29 14:53:34 +01:00
subsasgn.m Fix copyright notices 2013-06-12 17:04:46 +02:00
subsref.m Get rid of extra space characters. 2013-06-17 17:52:26 +02:00
tex_rename.m dynSeries: tex_rename: allow to be used with one arg when the dynSeries has only one var 2013-04-03 19:13:32 +02:00
uminus.m Fix copyright notices 2013-06-12 17:04:46 +02:00
ydiff.m Fix copyright notices 2013-06-12 17:04:46 +02:00
ygrowth.m Fix copyright notices 2013-06-12 17:04:46 +02:00