Commit Graph

429 Commits (e9ffb16ec62b8e6cba2ca1dc84e8c4c65d8a45f0)

Author SHA1 Message Date
Houtan Bastani 387a9b87b1 reporting: tables: add row highlighting option 2014-07-30 15:21:32 +02:00
Houtan Bastani 2cbe1c34d9 reporting: add writeCSV option for tables. closes #693 2014-07-29 15:21:51 +02:00
Houtan Bastani 54adbb1e69 reporting: table fix bug where the table would not be saved in the directory specified by tableDirName if the tableName option was provided 2014-07-29 15:21:51 +02:00
Houtan Bastani 13dc0e3538 reporting: add writeCSV option for graphs, #693 2014-07-29 15:21:45 +02:00
Houtan Bastani 4fa89e2fc4 reporting: write tableSubSectionHeader in bold 2014-07-28 17:28:20 +02:00
Houtan Bastani 3adc7826db reporting: fix bug where a whole row wasn’t colored if the tableSubSectionHeader option was passed at the same time 2014-07-28 17:28:20 +02:00
Houtan Bastani 310b081c41 reporting: minor aesthetic changes to table and code simplifications 2014-07-28 17:28:20 +02:00
Houtan Bastani d6a37e8fcc reporting: ensure tableRowIndent is ge 0 2014-07-28 17:28:20 +02:00
Houtan Bastani 7a529bc973 reporting: option to suppress reporting output. closes #688 2014-07-25 14:38:30 +02:00
Houtan Bastani b0bd8d62c0 reporting: bug fix. closes #673 2014-07-09 15:46:28 +02:00
Houtan Bastani 4487e41580 reporting: fix bug in creating table when data option is passed to constructor 2014-07-09 15:46:28 +02:00
Houtan Bastani 9aef6eede7 reporting: modify depricated method of changing font (thanks to Dirk Muir for the solution) 2014-07-08 16:12:17 +02:00
Houtan Bastani 8a89b63cea reporting: graph: add option yTickLabelScaled 2014-07-07 16:49:53 +02:00
Houtan Bastani 2f4540d36c reporting: remove unused graphSize option 2014-07-07 10:29:09 +02:00
Houtan Bastani 27764e5c4e reporting: add option to suppress compiler output 2014-07-07 09:49:12 +02:00
Houtan Bastani ff97205474 reporting: add option to open report at end of compilation 2014-07-07 09:45:34 +02:00
Houtan Bastani 7c7a8a5bb9 reporting: rework option handling for compile.m 2014-07-07 09:45:25 +02:00
Houtan Bastani a1d4284e7c reporting: fix bug with end tabular/end landscape 2014-07-04 16:46:09 +02:00
Houtan Bastani 52dacc673d reporting: remove checks on colors that are passed to graphs/series to allow for all color combinations supported by TikZ 2014-06-27 17:06:45 +02:00
Houtan Bastani 128a6c6d95 fix typo 2014-06-27 16:26:34 +02:00
Houtan Bastani 4fd0daee45 add missing semicolon 2014-06-27 16:18:05 +02:00
Houtan Bastani 36332da071 reporting: graph: add option tickFontSize 2014-06-27 15:56:06 +02:00
Houtan Bastani a269940940 reporting: add graph option to change title font size 2014-06-25 16:30:04 +02:00
Houtan Bastani 544b4c5a57 reporting: support a different shape for the axis in a graph 2014-06-24 15:51:29 +02:00
Houtan Bastani ee1e47883c reporting: add graph option: zeroLineColor 2014-06-20 15:41:11 +02:00
Houtan Bastani dcd151a713 reporting: fix shading on Linux 2014-06-10 15:48:49 +02:00
Houtan Bastani afa2f03db5 reporting: align graphs based on axis not axis labels 2014-06-10 10:15:24 +02:00
Houtan Bastani d038a6c9f3 reporting: add options to control y axis label 2014-06-10 10:15:15 +02:00
Houtan Bastani f2e0ce6af8 reporting: change default multiplication operator for graph precision 2014-06-09 11:47:23 +02:00
Houtan Bastani 2a490eaa80 reporting: add new Paragraph class 2014-05-23 18:10:44 +02:00
Houtan Bastani 914b81d830 reporting: make zerotol work for both graphs and reports 2014-05-22 19:03:25 +02:00
Houtan Bastani 656d74436b reporting: fix display 2014-05-22 19:03:25 +02:00
Houtan Bastani 0f3c1b1537 reporting: add new option graphShowInLegend to addSeries 2014-05-22 19:03:20 +02:00
Houtan Bastani cd6074b5d1 reporting: bug fix for graphHline 2014-05-22 17:03:52 +02:00
Houtan Bastani 0059a1bd4b reporting: bug fix for when a series doesn’t have a data option passed to it 2014-05-22 16:41:43 +02:00
Houtan Bastani bd5ba5e73d reporting: replace isa(*,’dseries’) with isdseries() 2014-05-20 14:51:46 +02:00
Houtan Bastani fac17ab6e7 reporting: replace isa(*,’dates’) with isdates() 2014-05-20 14:51:41 +02:00
Houtan Bastani 92e8c9340a reporting: clean up writeSeriesForGraph.m 2014-05-20 14:39:50 +02:00
Houtan Bastani 5b29f183b3 reporting: change vline to accept only one dates 2014-05-20 14:38:02 +02:00
Houtan Bastani 120aa7ede7 reporting: support horizontal lines 2014-05-20 14:25:01 +02:00
Houtan Bastani dc8763a810 reporting: support vertical lines 2014-05-20 14:17:24 +02:00
Houtan Bastani 62f8189a25 reporting: add new background layer 2014-05-20 14:16:52 +02:00
Houtan Bastani d40498fea1 reporting: add missing semicolon 2014-05-19 17:52:24 +02:00
Houtan Bastani f3cdc4ff79 reporting: remove instances of deprecated function strmatch 2014-05-19 17:49:52 +02:00
Houtan Bastani 905bb8a3b6 reporting: remove unused variable 2014-05-19 17:27:47 +02:00
Houtan Bastani 927bc3b9c9 reporting: allow vspaces when section is not complete (implies that section is over) 2014-05-19 17:22:29 +02:00
Houtan Bastani cb90f5e72d add missing semicolon 2014-05-19 16:31:37 +02:00
Houtan Bastani 7576ba2e03 reporting: add miscTikzAxisOptions option to addGraph 2014-05-19 15:57:43 +02:00
Houtan Bastani c0174131f6 reporting: add miscTikzPictureOptions option to addGraph 2014-05-19 15:57:43 +02:00
Houtan Bastani 1d4fe68f4d reporting: allow for miscellaneous PGFPlots options to the addPlot command 2014-05-19 15:57:37 +02:00
Houtan Bastani 9829a5e213 reporting: add option ‘graphLegendName’ to addSeries 2014-05-19 12:29:54 +02:00
Houtan Bastani 8222d4254d reporting: fix spacing between sections 2014-05-16 16:59:56 +02:00
Houtan Bastani 41d86fca9e reporting: bug fix 2014-05-16 16:43:45 +02:00
Houtan Bastani 2dd68d4ecd reporting: simplify check 2014-05-16 16:35:18 +02:00
Houtan Bastani 56d284d30a Add back function that was erroneously removed 2014-05-16 15:29:54 +02:00
Houtan Bastani c783bcfccf reporting: fix bug when data option is passed to addGraph 2014-05-16 15:00:43 +02:00
Houtan Bastani 5a35c9d54a reporting: upgrade minimum pgfplots version when Debian upgrades its version 2014-02-24 15:53:07 +01:00
Houtan Bastani 75f4994d04 reporting: add baseline option to help with tikzpicture alignment 2014-02-24 15:34:48 +01:00
Houtan Bastani 01e6c2a971 reporting: comment out spurious whitespace 2014-02-24 15:30:39 +01:00
Houtan Bastani bb3e2fdff8 reporting: fix shading 2014-02-24 09:11:11 +01:00
Houtan Bastani f035fabb14 reporting: fix xticklabels for various shading situations 2014-02-24 09:09:33 +01:00
Houtan Bastani 7dfe38198c reporting: add option 'ALL' to xTickLabels 2014-02-20 16:35:05 +01:00
Houtan Bastani eacea6d66d reporting: change xTickLabels default to be first date, last date, and, if passed, the first date of the shade region. Accordingly, change the default of the tick rotation to be 0. 2014-02-20 16:24:37 +01:00
Houtan Bastani f877285c3b reporting: change figName option to graphName; change figDirName option to graphDirName 2014-02-19 15:23:56 +01:00
Houtan Bastani 84faa840c0 reporting: change option names to camelCase 2014-02-19 15:10:04 +01:00
Houtan Bastani c693f745fa reporting: extract tables into individual files for easy inclusion by user in their paper 2014-02-19 10:04:57 +01:00
Houtan Bastani 68a8e42933 reporting: table.write: get length only once 2014-02-19 09:51:26 +01:00
Houtan Bastani 2e8ef3ad5f reporting: fix name of file 2014-02-19 09:49:11 +01:00
Houtan Bastani 414ef860ab reporting: fix bug causing directory to be ignored if figname option was passed to addGraph 2014-02-19 09:05:55 +01:00
Houtan Bastani 96cd971f66 reporting: rename reporting_object_display.m 2014-02-19 08:24:46 +01:00
Houtan Bastani 7cfedcd2f6 reporting: make the titleFormat default work for both titles and subtitles, not just titles 2014-02-17 12:25:49 +01:00
Houtan Bastani a71b8808df reporting: add subtitles for graphs, closes #580 2014-02-17 12:11:41 +01:00
Houtan Bastani a4b45bae37 reporting: change default for titleFormat of page 2014-02-17 11:19:50 +01:00
Houtan Bastani 5f82248caf reporting: add subtitle support for tables, ref #580 2014-02-17 11:19:46 +01:00
Houtan Bastani 3751fd9f39 reporting: remove unused package and consolidate fprintf statements 2014-02-14 17:45:04 +01:00
Houtan Bastani d71878e327 reporting: for easier figure reference, by default save report figures as: pg%d_sec%d_row%d_col%d.tex 2014-02-14 16:18:05 +01:00
Houtan Bastani 4c0cbaceff reporting: include graph title in tikz code as opposed to latex 2014-02-14 15:36:16 +01:00
Houtan Bastani f92e714000 reporting: deal with nans/inf/-inf data by jumping it 2014-02-14 15:24:44 +01:00
Houtan Bastani ed80ed12fb reporting: compile with synctex option 2014-02-14 11:44:14 +01:00
Houtan Bastani a940a028c6 add missing semicolon 2014-02-14 11:41:05 +01:00
Houtan Bastani 97da5d9ae3 reporting: add options xAxisTight and yAxisTight 2014-02-13 17:01:34 +01:00
Houtan Bastani 7f199ee114 reporting: implement enlarge y limits for graph; requires a change in shading to get programmed ymin => using fill now 2014-02-13 16:47:17 +01:00
Houtan Bastani 95f9c37726 reporting: fix name of function in error messages 2014-02-13 15:25:54 +01:00
Houtan Bastani 7cf2d46463 reporting: set up graph shade opacity 2014-02-13 15:22:38 +01:00
Houtan Bastani 67360a1711 reporting: set up graph shade color 2014-02-13 15:22:31 +01:00
Houtan Bastani fb7def044a reporting: set up legends for graphs 2014-02-13 15:14:29 +01:00
Houtan Bastani 0d364975db reporting: make graph line markers work with tikz 2014-02-12 16:13:41 +01:00
Houtan Bastani 2a38a2615d reporting: change series method names for writing 2014-02-12 14:48:48 +01:00
Houtan Bastani 27fea2633a reporting: re-impliment yrange option 2014-02-11 18:25:50 +01:00
Houtan Bastani 1d76ad5496 reporting: new option xTickLabelAnchor 2014-02-11 17:04:06 +01:00
Houtan Bastani 53d249cd88 fix typo 2014-02-11 17:04:06 +01:00
Houtan Bastani f90a6836e7 reporting: new option xTickLabelRotation 2014-02-11 17:04:06 +01:00
Houtan Bastani 617db5ba64 reporting: add custom height/width to graphs 2014-02-11 15:34:42 +01:00
Houtan Bastani adda7d8604 first pass at tikz/pgf graphs 2014-02-11 15:34:35 +01:00
Houtan Bastani 1cfc233633 reporting: remove unused method 2014-02-11 15:21:01 +01:00
Houtan Bastani 24f550a2e9 reporting: remove unused methods 2014-02-11 13:02:20 +01:00
Houtan Bastani 33d22eaf9b reporting: replace num2str with sprintf 2014-02-10 18:03:05 +01:00
Houtan Bastani c21044ba87 reporting: simplify graph code 2014-02-10 17:10:09 +01:00
Houtan Bastani fa020902a0 reporting: simplify section code 2014-02-10 16:21:30 +01:00
Houtan Bastani c862fdfbb7 reporting: let subsasgn take {} ref 2014-02-10 16:19:01 +01:00
Houtan Bastani ef6935fe96 reporting: fix bug 2014-02-07 16:23:20 +01:00
Houtan Bastani f3be3f811c reporting: remove unused function numVspace 2014-02-07 16:22:32 +01:00
Houtan Bastani 21895669db reporting: remove all printing to screen 2014-02-07 16:22:32 +01:00
Houtan Bastani 956a7644b0 reporting: fix display 2014-02-06 18:56:01 +01:00
Houtan Bastani b642de2343 reporting: simplify table code 2014-02-06 18:49:59 +01:00
Houtan Bastani 48d077cd4e reporting: mute spurrious output 2014-02-06 18:12:23 +01:00
Houtan Bastani 2070610fe2 reporting: simplify code (remove sections object) 2014-02-06 18:11:31 +01:00
Houtan Bastani 5e96706727 reporting: simplify code 2014-02-06 17:29:24 +01:00
Houtan Bastani ae92cca4a2 reporting, dates: make shiftS calls more efficient 2014-02-06 15:30:19 +01:00
Houtan Bastani f776f5c5cd reporting: check passed values 2014-02-04 17:03:25 +01:00
Houtan Bastani ba6336dddc fix bug introduced in 4caa36232b 2014-02-03 15:53:16 +01:00
Houtan Bastani 60e292b70b reporting: fix assertion 2014-02-03 15:49:29 +01:00
Houtan Bastani c0372ab81f fix typo 2014-01-24 11:11:57 -06:00
Houtan Bastani 1581202772 reporting: add indentation to table rows. closes #581 2014-01-24 09:53:53 -06:00
Houtan Bastani fbcc6830f2 reporting: print less to screen by default 2014-01-23 17:47:04 -06:00
Houtan Bastani 86bb71888f fix typo 2014-01-23 17:03:25 -06:00
Houtan Bastani c8b147c0c0 reporting: support data of all frequencies in table 2014-01-03 17:20:17 +01:00
Houtan Bastani ce6fa17483 reporting: support monthly data in table 2014-01-03 16:04:39 +01:00
Houtan Bastani 0678b98eca reporting: simplify code 2014-01-03 16:01:26 +01:00
Houtan Bastani 764b31de99 reporting: add tableDataRhs option to series 2014-01-02 15:28:23 +01:00
Houtan Bastani f47555a92f reporting: make vlineAfter accept a cell array of dates 2014-01-02 09:35:45 +01:00
Houtan Bastani 91f408b6b9 reporting: remove annualAverages option 2013-12-31 12:54:49 +01:00
Sébastien Villemot d21738853c Remove spurious executable permission 2013-12-16 16:23:50 +01:00
Houtan Bastani 49fc522b27 reporting: bug fix: Windows can't handle windows-style file separators in latex 2013-12-13 17:23:56 +01:00
Houtan Bastani a3a6e7e7b9 reporting: bug fix: avoid underscores altogether 2013-12-13 17:23:26 +01:00
Houtan Bastani 6a0d9b3d59 reporting: fix if statement for changes in dynDates/dates class 2013-12-13 15:36:04 +01:00
Houtan Bastani 517d242059 reporting: add xTicks argument 2013-12-13 15:36:04 +01:00
Houtan Bastani 2b23bcac46 reporting: fix typo 2013-12-12 16:05:57 +01:00
Houtan Bastani 7fa3ab3999 reporting: fix figure inclusion for windows 2013-12-12 16:05:57 +01:00
Houtan Bastani da83298e46 reporting: for windows filenames escape underscore 2013-12-12 16:05:57 +01:00
Houtan Bastani 8315ae52a4 fix permissions 2013-12-12 16:05:57 +01:00
Houtan Bastani 94fc7382ca reporting: replace format with date2string 2013-11-22 17:45:15 +01:00
Houtan Bastani 664fa0d5e8 reporting: replace getDatesCellStringArray with strings 2013-11-22 17:21:53 +01:00
Houtan Bastani ab2fa28ea6 reporting: replace .time with .dates 2013-11-22 17:14:29 +01:00
Houtan Bastani 913612e604 reporting: replace occurrences of dynDate with dates 2013-11-22 17:11:57 +01:00
Stéphane Adjemian (Charybdis) d4e903e665 Cosmetic changes. Added isoctave function to replace exist('OCTAVE_VERSION'). 2013-11-04 10:54:45 +01:00
Stéphane Adjemian (Charybdis) 2174190e49 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) cb9732a609 Renamed dynSeries class as dseries. 2013-10-18 17:38:43 +02:00
Houtan Bastani 64a5ab28a9 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 1e62b4e77e reporting: fix typo 2013-10-18 15:20:44 +02:00
Houtan Bastani 4cef528e56 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) 2bb645ec70 Renamed dynDates class as dates. 2013-10-15 15:36:21 +02:00
Houtan Bastani 3dbb9bd6a2 reporting: fix syntax for dynSeries change 2013-10-09 14:43:43 +02:00
Houtan Bastani 151c3c328b reporting: make tableSubSectionHeader prettier when vlineAfterEndOfPeriod is true 2013-09-27 11:14:00 +02:00
Houtan Bastani 376c605499 reporting: annualAverages option for addTable 2013-09-26 16:34:36 +02:00
Houtan Bastani f10dbf60c6 reporting: fix hline for table 2013-09-26 16:08:13 +02:00
Houtan Bastani 43504f9d64 reporting: table: remove unused variable 2013-09-26 15:21:08 +02:00
Houtan Bastani 07fc0307ab reporting: series: tableRowColor add missing check 2013-09-26 14:48:59 +02:00
Houtan Bastani 5fd2a4755c reporting: series: fix spacing of table cell separators and eol's 2013-09-26 14:45:46 +02:00
Houtan Bastani d22ebccf2c reporting: add new series option tableSubSectionHeader 2013-09-26 14:43:13 +02:00
Houtan Bastani 493525e14a reporting: new table option vlineAfterEndOfPeriod 2013-09-25 15:28:34 +02:00
Houtan Bastani c4540358db reporting: default value bug fix 2013-09-25 15:28:34 +02:00
Houtan Bastani 56a79d353d reporting: add series option tableRowColor 2013-09-25 14:11:58 +02:00
Houtan Bastani 9b2a8d12e0 reporting: @series: add zerotol option 2013-07-24 10:40:01 -04:00
Houtan Bastani df05b5204e reporting: @graph: new option xTickLabels 2013-07-22 13:17:26 -04:00
Houtan Bastani 704e72a0f2 reporting: @graph: add new option graphSize 2013-07-22 12:41:41 -04:00
Houtan Bastani b8d4650074 reporting: bug fix in echo for octave 2013-06-24 17:00:59 +02:00
Houtan Bastani f1c8147d91 reporting: fix typo 2013-06-24 12:12:26 +02:00
Houtan Bastani a96b3d5074 reporting: in windows, replace native filesep with forward slash for inclusion in tex file 2013-06-11 17:12:16 +02:00
Houtan Bastani 8ece1f1245 reporting: search for pdflatex.exe on windows 2013-06-11 17:11:48 +02:00
Houtan Bastani 17081da6e1 reporting: fix echo command in system searches for pdflatex 2013-06-11 17:11:15 +02:00
Houtan Bastani 68e4b22348 reporting: @series: add new option tableMarkerLimit 2013-05-17 14:02:59 +02:00
Houtan Bastani 48e5541bce reporting: @series: fix comment 2013-05-17 13:50:43 +02:00
Houtan Bastani 184167b404 reporting: @series: fix coloring 2013-05-17 13:49:45 +02:00
Houtan Bastani 7a56e7ab7a reporting: @report: bug fix: test for os x on octave 2013-05-16 14:31:50 +02:00
Houtan Bastani dc3792f8b3 reporting: @report: simplify test for os x 2013-05-16 14:31:49 +02:00
Houtan Bastani 35f1724f42 reporting: use matlab2tikz when using Octave w OS X 2013-05-16 14:31:49 +02:00
Houtan Bastani 5981d2a9d6 reporting: centralize/automate display.m 2013-05-16 14:31:40 +02:00
Houtan Bastani cc5a6f0ff0 reporting: @seriesElements: rename numElements to numSeriesElements to conform with other numClass methods 2013-05-16 14:31:40 +02:00
Houtan Bastani f4ae8dbeab reporting: @objArray: change numObjs to numObjArray to conform with other numClass methods 2013-05-16 14:31:40 +02:00
Houtan Bastani 9b67b92ece reporting: remove footnote option 2013-05-15 16:28:32 +02:00
Houtan Bastani 3d0b2f49e3 reporting: remove config option 2013-05-15 16:23:58 +02:00
Houtan Bastani c1f73901b5 reporting: aesthetic change 2013-05-15 13:05:33 +02:00
Houtan Bastani 01f1474c56 reporting: @report: add compiler option to compile() as alternative method to pass compiler information 2013-05-15 13:05:33 +02:00
Houtan Bastani b0ea699799 reporting: @report: throw explicit error if user has not passed compiler option on Windows 2013-05-15 13:05:26 +02:00
Houtan Bastani 12a5950394 reporting: @graph: only take string representation of color 2013-05-14 18:36:01 +02:00
Houtan Bastani c4b529ce2b 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 2e3326b3b4 reporting: @series: fix display 2013-05-14 16:52:09 +02:00
Houtan Bastani 201178d7e0 reporting: @series: change showTableMarkers to tableShowMarkers 2013-05-14 16:52:09 +02:00
Houtan Bastani f9f9d7de0d reporting: @series: change lineWidth to graphLineWidth 2013-05-14 16:52:09 +02:00
Houtan Bastani 0f48b7dce3 reporting: @series: rename lineStyle as graphLineStyle 2013-05-14 16:52:08 +02:00
Houtan Bastani 7b97c358f3 reporting: change color to graphLineColor 2013-05-14 16:52:08 +02:00
Houtan Bastani b521b6adee reporting: @series: remove unnecessary assertion 2013-05-14 16:52:08 +02:00
Houtan Bastani 8e20b98d98 reporting: fix typos in validity checks 2013-05-14 13:11:46 +02:00
Houtan Bastani 02ca95e811 reporting: change hlines to showHlines 2013-05-14 13:11:46 +02:00
Houtan Bastani ec49704822 reporting: implement hlines option 2013-05-14 13:11:46 +02:00
Houtan Bastani d3cf432e30 reporting: change vlines to showVlines 2013-05-14 13:11:46 +02:00
Houtan Bastani 95bed0fd57 reporting: change zeroline to showZeroline 2013-05-13 18:48:43 +02:00
Houtan Bastani 8d645b642f reporting: bug fix: only assign a tempname to figname when one doesn't already exist 2013-05-13 18:19:16 +02:00
Houtan Bastani e74412249e reporting: make option names uniform by removing underscores to conform with Matlab style options
Conflicts:
	matlab/reports/@series/series.m
	matlab/reports/@series/write.m
2013-05-13 18:16:52 +02:00
Houtan Bastani 8a7c0d5611 reporting: change tableMarkers to showTableMarkers 2013-05-13 18:16:52 +02:00
Houtan Bastani 7e0c50421e reporting: preserve case when assigning method options while allowing user to enter any case 2013-05-13 18:16:52 +02:00
Houtan Bastani aad042ec27 reporting: change legend_boxoff to showLegendBox 2013-05-13 18:16:52 +02:00
Houtan Bastani af11f6449f reporting: change legend to showLegend 2013-05-13 18:16:52 +02:00
Houtan Bastani bb7d6c750c reporting: change showdate to showDate 2013-05-13 18:16:52 +02:00
Houtan Bastani d98687aacf reporting: change grid option to showGrid 2013-05-13 18:16:52 +02:00
Houtan Bastani 3c8164f101 reporting: fix xticklabels 2013-05-03 14:44:30 +02:00
Houtan Bastani b7df250525 reporting: cosmetic changes 2013-05-03 08:05:09 +02:00
Houtan Bastani aaf0cc48f7 reporting: for octave, use octave tikz conversion as opposed to matlab2tikz 2013-05-03 07:37:12 +02:00
Houtan Bastani 145fcfdd19 reporting: write pdf compilation to stdout in Octave 2013-05-03 07:33:50 +02:00