Commit Graph

119 Commits (17081da6e1cb021e0c43843bd3b859066505441a)

Author SHA1 Message Date
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
Houtan Bastani 515ee0d9af fix typo 2013-04-26 15:04:56 +02:00
Houtan Bastani 74a8e9bcc1 reporting: @graph: add shade_color option 2013-04-25 18:40:02 +02:00
Houtan Bastani a8c9f2afdd reporting: @graph: add option shade_opacity 2013-04-25 18:40:02 +02:00
Houtan Bastani 12c94e6881 reporting: @graph: add option to turn legend box on or off 2013-04-24 18:12:11 +02:00
Houtan Bastani 17a2c4000d reporting: @graph: avoid legend crash on octave 2013-04-24 17:59:45 +02:00
Houtan Bastani 85ea29e1a8 reporting: @graph: write title directly in latex file (as opposed to Matlab plot).
If you don't do this, the title will be centered over the plot (not including YTickLabel width) as opposed to within the cell. This can be weird if you have one table in the section as the plot title will not center with the page title.
2013-04-19 18:24:01 +02:00
Houtan Bastani 91162e9eb0 reporting: @section: adjust spacing 2013-04-19 18:24:01 +02:00
Houtan Bastani 9143a805fa reporting: @reporting: open pdf file after compilation (Matlab only) 2013-04-18 17:28:59 +02:00
Houtan Bastani 2cb40a658d reporting: @graph: set prettier spacing of xticklabels 2013-04-18 17:19:48 +02:00
Houtan Bastani 8947c52c1f reporting: @report: add compile method 2013-04-10 18:08:14 +02:00