dynare/matlab/@dynSeries
Stéphane Adjemian (Charybdis) ff48ac617d Reverted Ferhat's commit 23e583f95c0a5631c943c44f9116f20b91c0fb0a. The names of the dynSeries variables are stored in a column cell array. 2013-06-17 17:52:27 +02:00
..
private Fix copyright notices 2013-06-12 17:04:46 +02:00
align.m Added unit test. 2013-06-17 17:52:27 +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 Reverted buggy commit 5366dd5cb9f546809ff21a0bd23a2ac423aac6ce by Ferhat and added call to strtrim in @dynSeries/extract method to remove leading and trailing white spaces in variable names. 2013-06-17 17:52:26 +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 Reverted Ferhat's commit 23e583f95c0a5631c943c44f9116f20b91c0fb0a. The names of the dynSeries variables are stored in a column cell array. 2013-06-17 17:52:27 +02:00
minus.m Partially reverted Ferhat's commit 16a73af066fb52cce1ecc98c5e434d7528db2e1f. 2013-06-17 17:52:27 +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 Cosmetic change. 2013-06-17 17:52:27 +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 Reverted buggy commit 5366dd5cb9f546809ff21a0bd23a2ac423aac6ce by Ferhat and added call to strtrim in @dynSeries/extract method to remove leading and trailing white spaces in variable names. 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