dynare/matlab/@dates
Stéphane Adjemian (Sedna) bbf6ea50b0 Added workaround for bug in some Matlab versions (wrong type). 2014-11-10 11:21:05 +01:00
..
append.m Replaced calls to dyn_assert by calls to dassert. 2014-11-08 09:28:53 +01:00
char.m Added char method for @dates objects. 2014-05-02 12:15:58 +02:00
colon.m Replaced calls to dyn_assert by calls to dassert. 2014-11-08 09:28:53 +01:00
dates.m Replaced calls to dyn_assert by calls to dassert. 2014-11-08 09:28:53 +01:00
disp.m Renamed dynDates class as dates. 2013-10-15 15:36:21 +02:00
display.m Renamed dynDates class as dates. 2013-10-15 15:36:21 +02:00
double.m Force type consistency when comparing actual results and expected 2014-11-09 22:17:46 +01:00
end.m Cosmetic changes. 2013-10-30 09:32:51 +01:00
eq.m Added workaround for bug in some Matlab versions (wrong type). 2014-11-10 11:21:05 +01:00
ge.m Force type consistency when comparing actual results and expected 2014-11-09 22:17:46 +01:00
gt.m Force type consistency when comparing actual results and expected 2014-11-09 22:17:46 +01:00
horzcat.m Replaced calls to dyn_assert by calls to dassert. 2014-11-08 09:28:53 +01:00
intersect.m Force type consistency when comparing actual results and expected 2014-11-09 22:17:46 +01:00
isempty.m Fixed typo in comments (unitary testof @dates/isempty). 2013-10-15 15:50:17 +02:00
isequal.m Added fake input argument in @dates/isequal. 2014-11-07 16:12:47 +01:00
le.m Force type consistency when comparing actual results and expected 2014-11-09 22:17:46 +01:00
length.m Renamed dynDates class as dates. 2013-10-15 15:36:21 +02:00
lt.m Force type consistency when comparing actual results and expected 2014-11-09 22:17:46 +01:00
max.m Replaced calls to dyn_assert by calls to dassert. 2014-11-08 09:28:53 +01:00
min.m Replaced calls to dyn_assert by calls to dassert. 2014-11-08 09:28:53 +01:00
minus.m Force type consistency when comparing actual results and expected 2014-11-09 22:17:46 +01:00
mtimes.m Renamed dynDates class as dates. 2013-10-15 15:36:21 +02:00
ne.m Added workaround for bug in some Matlab versions (wrong type). 2014-11-10 11:21:05 +01:00
plus.m Force type consistency when comparing actual results and expected 2014-11-09 22:17:46 +01:00
pop.m Force type consistency when comparing actual results and expected 2014-11-09 22:17:46 +01:00
setdiff.m Force type consistency when comparing actual results and expected 2014-11-09 22:17:46 +01:00
size.m Rewrote @dates/size and @dseries/size (compatibility fix for Octave). 2014-07-02 12:20:19 +02:00
sort.m Replaced calls to dyn_assert by calls to dassert. 2014-11-08 09:28:53 +01:00
strings.m Renamed getDatesCellStringArray routine as strings. Factorized code. 2013-11-06 14:53:36 +01:00
subsasgn.m Renamed dynDates class as dates. 2013-10-15 15:36:21 +02:00
subsref.m Force type consistency when comparing actual results and expected 2014-11-09 22:17:46 +01:00
uminus.m Force type consistency when comparing actual results and expected 2014-11-09 22:17:46 +01:00
union.m Force type consistency when comparing actual results and expected 2014-11-09 22:17:46 +01:00
unique.m Replaced calls to dyn_assert by calls to dassert. 2014-11-08 09:28:53 +01:00
uplus.m Force type consistency when comparing actual results and expected 2014-11-09 22:17:46 +01:00
vertcat.m Added @dates/horzcat and @dates/vertcat methods. Added a function to test if an object is a dates object. 2013-10-16 15:24:42 +02:00