dynare/matlab/@dseries
Stéphane Adjemian (Penelope) e36516f766 Same as commit #92adc85d04217c05af1288bb77806ed9c73fd85f for ygrowth and ydiff methods. 2013-11-14 14:30:19 +01:00
..
private Renamed dynSeries class as dseries. 2013-10-18 17:38:43 +02:00
align.m Fixed error messages in @dseries/align. 2013-11-08 09:45:10 +01:00
baxter_king_filter.m Changed density (1200dpi->300dpi) for pdf, png and jpg outputs. 2013-11-12 18:19:37 +01:00
check.m Fixed typos. 2013-11-13 11:24:01 +01:00
cumsum.m Use isdseries and fixed bug introduced in commit fbb38d5576. 2013-11-06 22:43:43 +01:00
disp.m Renamed time member as dates (in dseries class) to avoid confusion with dates class' time member. 2013-11-06 17:41:11 +01:00
display.m Renamed time member as dates (in dseries class) to avoid confusion with dates class' time member. 2013-11-06 17:41:11 +01:00
dseries.m Use isdseries and fixed bug introduced in commit fbb38d5576. 2013-11-06 22:43:43 +01:00
eq.m Removed some restrictions in @dseries/eq overload operator: the variables in the compared dseries object need not to have the same names. 2013-11-08 15:19:13 +01:00
exp.m Renamed dynSeries class as dseries. 2013-10-18 17:38:43 +02:00
extract.m Rewrote @dseries/extract method. 2013-11-12 16:52:51 +01:00
horzcat.m Renamed time member as dates (in dseries class) to avoid confusion with dates class' time member. 2013-11-06 17:41:11 +01:00
hpcycle.m Changed generated plots in unitary tests. 2013-11-12 18:42:07 +01:00
hptrend.m Changed generated plots in unitary tests. 2013-11-12 18:42:07 +01:00
insert.m Fixed bug in @dseries/insert method when more than one variable has to be inserted. 2013-11-13 12:16:37 +01:00
isempty.m Renamed time member as dates (in dseries class) to avoid confusion with dates class' time member. 2013-11-06 17:41:11 +01:00
isequal.m Fixed header. 2013-11-13 12:15:02 +01:00
lag.m Renamed dynSeries class as dseries. 2013-10-18 17:38:43 +02:00
lead.m Renamed dynSeries class as dseries. 2013-10-18 17:38:43 +02:00
log.m Renamed dynSeries class as dseries. 2013-10-18 17:38:43 +02:00
merge.m Use isdseries and fixed bug introduced in commit fbb38d5576. 2013-11-06 22:43:43 +01:00
minus.m Use isdseries and fixed bug introduced in commit fbb38d5576. 2013-11-06 22:43:43 +01:00
mrdivide.m Use isdseries and fixed bug introduced in commit fbb38d5576. 2013-11-06 22:43:43 +01:00
mtimes.m Cosmetic changes in unitary tests for @dseries/mtimes (initialize t in the try/catch block). 2013-11-14 00:03:34 +01:00
ne.m Use isdseries and fixed bug introduced in commit fbb38d5576. 2013-11-06 22:43:43 +01:00
numel.m Renamed dynSeries class as dseries. 2013-10-18 17:38:43 +02:00
plus.m Use isdseries and fixed bug introduced in commit fbb38d5576. 2013-11-06 22:43:43 +01:00
pop.m Changed behaviour of @dseries/pop method. If only one argument is provided, remove the last variable. 2013-11-13 22:10:50 +01:00
qdiff.m Change renaming of the variables to be more consistent (qgrowth(X) instead of QGROWTH_X). 2013-11-14 10:04:10 +01:00
qgrowth.m Change renaming of the variables to be more consistent (qgrowth(X) instead of QGROWTH_X). 2013-11-14 10:04:10 +01:00
rename.m Renamed dynSeries class as dseries. 2013-10-18 17:38:43 +02:00
save.m Renamed time member as dates (in dseries class) to avoid confusion with dates class' time member. 2013-11-06 17:41:11 +01:00
set_names.m Use isdseries and fixed bug introduced in commit fbb38d5576. 2013-11-06 22:43:43 +01:00
size.m Renamed dynSeries class as dseries. 2013-10-18 17:38:43 +02:00
subsasgn.m Use isdseries and fixed bug introduced in commit fbb38d5576. 2013-11-06 22:43:43 +01:00
subsref.m Fixed bug in @dseries/save. 2013-11-14 12:55:11 +01:00
tex_rename.m Cosmetic changes. 2013-11-14 13:43:31 +01:00
uminus.m Renamed time member as dates (in dseries class) to avoid confusion with dates class' time member. 2013-11-06 17:41:11 +01:00
vertcat.m Fixed bug (dates member was not updated). 2013-11-14 14:29:29 +01:00
ydiff.m Same as commit #92adc85d04217c05af1288bb77806ed9c73fd85f for ygrowth and ydiff methods. 2013-11-14 14:30:19 +01:00
ygrowth.m Same as commit #92adc85d04217c05af1288bb77806ed9c73fd85f for ygrowth and ydiff methods. 2013-11-14 14:30:19 +01:00