dynare/matlab/@dynSeries
Stéphane Adjemian (Charybdis) fbc34e74d4 Fixed bug. 2013-03-28 12:31:34 +01:00
..
private Issue an error if two dynSeries objects with common variable names are concatenated. Added a unitary test. 2013-03-21 16:42:12 +01:00
align.m Added @dynSeries/align method. 2013-03-21 16:42:12 +01:00
check.m Added test in @dynSeries/check method. 2013-03-28 12:31:33 +01:00
dynSeries.m Cosmetic change. Removed commented line of code. 2013-03-28 12:31:33 +01:00
eq.m Added @dynSeries/eq method. 2013-03-21 16:42:12 +01:00
exp.m Changed the naming convention of the variables in the overloaded operators for the dynSeries class. 2013-03-21 16:42:13 +01:00
extract.m Fixed bug. 2013-03-28 12:31:34 +01:00
horzcat.m Issue an error if two dynSeries objects with common variable names are concatenated. Added a unitary test. 2013-03-21 16:42:12 +01:00
insert.m Added @dynSeries/insert method. 2013-03-21 16:42:12 +01:00
isempty.m Added overloaded isempty function for dynSeries class. 2012-12-12 16:16:10 +01:00
log.m Changed the naming convention of the variables in the overloaded operators for the dynSeries class. 2013-03-21 16:42:13 +01:00
merge.m Fixed bug. Missing definition of time member in @dynSeries/merge method. 2013-03-28 12:31:33 +01:00
minus.m Changed the naming convention of the variables in the overloaded operators for the dynSeries class. 2013-03-21 16:42:13 +01:00
mrdivide.m Changed the naming convention of the variables in the overloaded operators for the dynSeries class. 2013-03-21 16:42:13 +01:00
mtimes.m Changed the naming convention of the variables in the overloaded operators for the dynSeries class. 2013-03-21 16:42:13 +01:00
numel.m Added missing header license. 2013-03-14 18:35:35 +01:00
plus.m Changed the naming convention of the variables in the overloaded operators for the dynSeries class. 2013-03-21 16:42:13 +01: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 Changed behaviour of @dynSeries/qdiff (name of the variables). 2013-03-21 16:42:11 +01:00
qgrowth.m Changed behaviour of @dynSeries/qgrowth (name of the variables). 2013-03-21 16:42:11 +01: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 Make load and save routines for dynSeries objects support tex variable names. 2013-03-21 16:42:10 +01:00
set_names.m Added set_names method in dynSeries class. 2012-12-12 16:16:11 +01:00
subsasgn.m Fixed numbering of the unitary tests in @dynSeries/subsasgn method. 2013-03-28 12:31:34 +01:00
subsref.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
tex_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
uminus.m Changed copyright year. 2013-03-21 16:42:10 +01:00
ydiff.m Added unitary test for @dynSeries/ydiff. 2013-03-21 16:42:11 +01:00
ygrowth.m Changed behaviour of @dynSeries/ygrowth (name of the variables). 2013-03-21 16:42:11 +01:00