Commit Graph

18 Commits (f908d64d9ec1a63b567a736c6c22ae7bda75c248)

Author SHA1 Message Date
Stéphane Adjemian (Charybdis) ddd95361ba Cosmetic changes. Added isoctave function to replace exist('OCTAVE_VERSION'). 2013-11-04 10:54:45 +01:00
Stéphane Adjemian (Charybdis) c4667fedbb Replaced instantiation of dynDate objects by instantiation of dates objects in load/csv_file_data (initial date of the dataset). 2013-10-16 11:34:45 +02:00
Stéphane Adjemian (Charybdis) c8d4949c52 Rewrote header. 2013-10-16 11:33:23 +02:00
Stéphane Adjemian (Charybdis) 58b6a7676b Fixed bug. The cell of strings varlist had wrong dimension (must be a column) if the code is executed with matlab. 2013-06-17 17:52:26 +02:00
Sébastien Villemot 61485ab809 Fix copyright notices 2013-06-12 17:04:46 +02:00
Houtan Bastani adb8685f4d fix typo 2013-05-03 14:54:47 +02:00
Houtan Bastani 1f6cfb7f15 faster load_csv_file_data on Matlab using importdata 2013-04-25 18:40:19 +02:00
Ferhat Mihoubi 7bbffd7cef Deals with empty values in csv file, removed a useless test 2013-04-19 16:04:06 +02:00
Stéphane Adjemian (Charybdis) 0cdb636d67 Remove possible leading and trailing white spaces in variable names. 2013-04-12 14:39:39 +02:00
Houtan Bastani 3b92c1b1c7 remove unused variables 2013-04-11 19:07:34 +02:00
Houtan Bastani 73fcf9719e fix comment and error 2013-04-11 19:07:34 +02:00
Houtan Bastani b089cae9f6 bug fix: tmp should be char not cell 2013-04-03 19:13:32 +02:00
Ferhat Mihoubi 33bac21c33 Adds end of line codes for various environments 2013-03-22 16:46:52 +01:00
Ferhat Mihoubi 5c2a6b80eb Revert "indicates the endline code for various environments"
This reverts commit f16a8b1658.
2013-03-22 16:14:19 +01:00
Ferhat Mihoubi f16a8b1658 indicates the endline code for various environments 2013-03-22 15:27:42 +01:00
Houtan Bastani 68dff500ca bug fix: typo 2013-02-05 11:18:43 +01:00
Stéphane Adjemian (Charybdis) 16cba161ac Fixed bug (removed first row of data). 2012-12-03 16:15:36 +01:00
Stéphane Adjemian (Charybdis) 7e47128212 Added new routines to load data from m, mat or csv files. Used by dynSeries class. 2012-11-29 12:56:00 +01:00