Commit Graph

144 Commits (e36516f76699d9df18344df92f73d62ca681538a)

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) 9df1b8548e Merge branch 'master' into remove-dynDate-class
Conflicts:
	matlab/reports/@report_series/getLine.m
	matlab/reports/@report_series/write.m
	matlab/reports/@report_table/report_table.m
	matlab/reports/@report_table/write.m
2013-10-28 15:04:21 +01:00
Stéphane Adjemian (Charybdis) d86d713cf4 Renamed dynSeries class as dseries. 2013-10-18 17:38:43 +02:00
Houtan Bastani 600ae070fb reporting: change series class name to report_series to avoid conflict with control systems toolbox function series 2013-10-18 15:20:44 +02:00
Houtan Bastani 95fea041ef reporting: fix typo 2013-10-18 15:20:44 +02:00
Houtan Bastani 1b7d2e1d10 reporting: change table class name to report_table to avoid conflict with matlab function table 2013-10-18 15:20:38 +02:00
Stéphane Adjemian (Charybdis) 868c3c6a5e Renamed dynDates class as dates. 2013-10-15 15:36:21 +02:00
Houtan Bastani d08fdb675d reporting: fix syntax for dynSeries change 2013-10-09 14:43:43 +02:00
Houtan Bastani 48c428d748 reporting: make tableSubSectionHeader prettier when vlineAfterEndOfPeriod is true 2013-09-27 11:14:00 +02:00
Houtan Bastani d1c012d289 reporting: annualAverages option for addTable 2013-09-26 16:34:36 +02:00
Houtan Bastani 79d62d85d0 reporting: fix hline for table 2013-09-26 16:08:13 +02:00
Houtan Bastani ff3774a4a2 reporting: table: remove unused variable 2013-09-26 15:21:08 +02:00
Houtan Bastani 34b3b94c5f reporting: series: tableRowColor add missing check 2013-09-26 14:48:59 +02:00
Houtan Bastani a9eb95ff2a reporting: series: fix spacing of table cell separators and eol's 2013-09-26 14:45:46 +02:00
Houtan Bastani 79f03773d7 reporting: add new series option tableSubSectionHeader 2013-09-26 14:43:13 +02:00
Houtan Bastani 6a9e9dfdea reporting: new table option vlineAfterEndOfPeriod 2013-09-25 15:28:34 +02:00
Houtan Bastani 4522c011d6 reporting: default value bug fix 2013-09-25 15:28:34 +02:00
Houtan Bastani 2fbd75d11c reporting: add series option tableRowColor 2013-09-25 14:11:58 +02:00
Houtan Bastani 5515a8a64a reporting: @series: add zerotol option 2013-07-24 10:40:01 -04:00
Houtan Bastani 82e45f67aa reporting: @graph: new option xTickLabels 2013-07-22 13:17:26 -04:00
Houtan Bastani a961069a66 reporting: @graph: add new option graphSize 2013-07-22 12:41:41 -04:00
Houtan Bastani 8c9a8657ef reporting: bug fix in echo for octave 2013-06-24 17:00:59 +02:00
Houtan Bastani bd90e73854 reporting: fix typo 2013-06-24 12:12:26 +02:00
Houtan Bastani 1a6f8753d1 reporting: in windows, replace native filesep with forward slash for inclusion in tex file 2013-06-11 17:12:16 +02:00
Houtan Bastani dec9c3a315 reporting: search for pdflatex.exe on windows 2013-06-11 17:11:48 +02:00
Houtan Bastani 58a583c248 reporting: fix echo command in system searches for pdflatex 2013-06-11 17:11:15 +02:00
Houtan Bastani 5e00e5f330 reporting: @series: add new option tableMarkerLimit 2013-05-17 14:02:59 +02:00
Houtan Bastani a4c4f9e04d reporting: @series: fix comment 2013-05-17 13:50:43 +02:00
Houtan Bastani 5c1846eb1e reporting: @series: fix coloring 2013-05-17 13:49:45 +02:00
Houtan Bastani 0d9cf39fa0 reporting: @report: bug fix: test for os x on octave 2013-05-16 14:31:50 +02:00
Houtan Bastani 08d1d0b521 reporting: @report: simplify test for os x 2013-05-16 14:31:49 +02:00
Houtan Bastani 9d8c135f59 reporting: use matlab2tikz when using Octave w OS X 2013-05-16 14:31:49 +02:00
Houtan Bastani 7037e2a4bc reporting: centralize/automate display.m 2013-05-16 14:31:40 +02:00
Houtan Bastani 965f54884d reporting: @seriesElements: rename numElements to numSeriesElements to conform with other numClass methods 2013-05-16 14:31:40 +02:00
Houtan Bastani 7428ea2cc6 reporting: @objArray: change numObjs to numObjArray to conform with other numClass methods 2013-05-16 14:31:40 +02:00
Houtan Bastani f877620b93 reporting: remove footnote option 2013-05-15 16:28:32 +02:00
Houtan Bastani 20e5a4d4b6 reporting: remove config option 2013-05-15 16:23:58 +02:00
Houtan Bastani 5920457437 reporting: aesthetic change 2013-05-15 13:05:33 +02:00
Houtan Bastani 1a83647928 reporting: @report: add compiler option to compile() as alternative method to pass compiler information 2013-05-15 13:05:33 +02:00
Houtan Bastani fe68b69302 reporting: @report: throw explicit error if user has not passed compiler option on Windows 2013-05-15 13:05:26 +02:00
Houtan Bastani e6b99ad617 reporting: @graph: only take string representation of color 2013-05-14 18:36:01 +02:00
Houtan Bastani cbd43ee9df reporting: on error reading user options, print actual option passed not lowercase version of it 2013-05-14 17:24:41 +02:00
Houtan Bastani d6210a4a34 reporting: @series: fix display 2013-05-14 16:52:09 +02:00
Houtan Bastani a4a5eb6022 reporting: @series: change showTableMarkers to tableShowMarkers 2013-05-14 16:52:09 +02:00
Houtan Bastani b631fc1d7f reporting: @series: change lineWidth to graphLineWidth 2013-05-14 16:52:09 +02:00
Houtan Bastani f6ff010b36 reporting: @series: rename lineStyle as graphLineStyle 2013-05-14 16:52:08 +02:00
Houtan Bastani 8a45999e19 reporting: change color to graphLineColor 2013-05-14 16:52:08 +02:00
Houtan Bastani df3b337924 reporting: @series: remove unnecessary assertion 2013-05-14 16:52:08 +02:00
Houtan Bastani e185ee7172 reporting: fix typos in validity checks 2013-05-14 13:11:46 +02:00
Houtan Bastani 0c6f7dd8cd reporting: change hlines to showHlines 2013-05-14 13:11:46 +02:00