Commit Graph

429 Commits (e9ffb16ec62b8e6cba2ca1dc84e8c4c65d8a45f0)

Author SHA1 Message Date
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
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
Houtan Bastani ef7bb4f04f reporting: add more info to stdout during processing/writing 2013-04-10 14:55:19 +02:00
Houtan Bastani 60ee6c08b3 reporting: comment cleanup 2013-04-10 13:01:22 +02:00
Houtan Bastani 90b164d288 reporting: allow for manual height adjustment of sections 2013-04-10 12:53:41 +02:00
Houtan Bastani 628f1fef43 reporting: @graph: keep line handles for use with legend 2013-04-09 17:37:54 +02:00
Houtan Bastani ad2b5fed3e reporting: @graph: legend uses tex 2013-04-09 17:37:54 +02:00
Houtan Bastani 4841f700eb reporting: @graph: ensure xlim is not larger than actual xlimits 2013-04-09 17:37:54 +02:00
Houtan Bastani 22962be7c1 reporting: @graph: use green shading which is easier to see because 'FaceAlpha' doesn't work on octave (at least on os x) 2013-04-09 11:49:16 +02:00
Houtan Bastani dd987523c8 reporting: @graph: if shading, move to bottom 2013-04-09 11:16:30 +02:00
Houtan Bastani ec0dc6148c reporting: @graph: uistack fix for octave & move zeroline writing up 2013-04-09 11:16:01 +02:00
Houtan Bastani 540c59ee85 reporting: @graph: push zeroline to bottom 2013-04-05 13:15:00 +02:00
Houtan Bastani 2921f91ca3 reporting: @graph: add zeroline option 2013-04-05 11:48:56 +02:00
Houtan Bastani 11e90492df reporting: @report: simplified syntax for adding vspace 2013-04-04 08:50:49 +02:00
Houtan Bastani cec93b6b37 reporting: @elements: add end.m 2013-04-04 08:48:24 +02:00
Houtan Bastani d1b4a10ffe reporting: @table: fix display 2013-04-04 08:42:41 +02:00
Houtan Bastani c983d99169 reporting: fix typo 2013-04-04 07:35:54 +02:00
Houtan Bastani 8ac9ac6f68 reporting: @series: write tex name to table 2013-04-03 19:13:32 +02:00
Houtan Bastani d78e491278 reporting: @series: add align_right option 2013-04-03 16:28:17 +02:00
Houtan Bastani cc6d29c5fc reporting: @table: add vline_after option 2013-04-03 14:40:06 +02:00
Houtan Bastani d0be97c4e4 reporting: @table: allow control of title font size 2013-04-03 11:37:19 +02:00
Houtan Bastani ee7f2fb7d0 reporting: @series support writing colors/marking table rows 2013-04-02 15:00:27 +02:00
Houtan Bastani 57c10f5ff8 reporting: @seriesElements: bug fix 2013-04-02 15:00:27 +02:00
Houtan Bastani 7280ec13a7 reporting: fix typo 2013-04-02 15:00:27 +02:00
Houtan Bastani 7b14bdafe9 reporting: @series: use graph_* to precede graph-specific options 2013-04-02 15:00:27 +02:00
Houtan Bastani 7068bc4f80 dynDates: add end keyword 2013-04-02 11:12:00 +02:00
Houtan Bastani 33e80b5816 reporting: @table: use @series 2013-04-02 11:08:23 +02:00
Houtan Bastani c94f1b98b1 reporting: @graph: bug fix 2013-03-29 17:58:54 +01:00
Houtan Bastani 1f988bcdf4 reporting: factorize max range code for eventual use with @table 2013-03-29 17:25:04 +01:00
Houtan Bastani 0d33a12d5b reporting: simplifying syntax at report object level for series 2013-03-29 17:25:04 +01:00
Houtan Bastani 922c0066c7 reporting: use end keyword in simplified syntax 2013-03-29 17:25:04 +01:00
Houtan Bastani 03e306785c reporting: @series use size instead of numel 2013-03-29 15:55:28 +01:00
Houtan Bastani 6e9be0feb4 reporting: support end keyword for indexing 2013-03-29 15:55:28 +01:00
Houtan Bastani 953dab0358 reporting: @graph: code cleanup 2013-03-29 15:55:27 +01:00
Houtan Bastani 2529b12660 reporting: @graph: issue warning if no series to plot 2013-03-29 15:55:27 +01:00
Houtan Bastani 258acc58ad reporting: numel -> numElements, numPages 2013-03-29 10:16:16 +01:00
Houtan Bastani 1b25e97051 reporting: @section: remove unsupported field 2013-03-28 18:08:16 +01:00
Houtan Bastani 7c7ff24ebe reporting: fix typo 2013-03-28 18:08:16 +01:00
Houtan Bastani 6b3b92d7dd reporting: @graph, @series, support syntax simplification 2013-03-28 18:08:16 +01:00
Houtan Bastani edf643af6b reporting: rename numElements as numel 2013-03-28 18:08:15 +01:00
Houtan Bastani a9ff5c74d3 reporting: @series class 2013-03-28 18:08:15 +01:00
Houtan Bastani 85d4bd69a3 reporting: @vspace 2013-03-20 18:17:36 +01:00
Houtan Bastani 5c82fcc87f reporting: spacing cleanup 2013-03-20 16:07:06 +01:00
Houtan Bastani 3ba1dcd408 reporting: @table, @graph: require data to be dynSeries, simplify checks 2013-03-20 15:42:56 +01:00
Houtan Bastani 6d0cd7ba5a reporting: @table: vlines 2013-03-20 12:56:49 +01:00
Houtan Bastani 1f73c74211 reporting: @table: only print given date range 2013-03-19 14:35:05 +01:00
Houtan Bastani 59ef4b9e68 reporting: add centering 2013-03-19 14:34:56 +01:00
Houtan Bastani ce65626a68 reporting: @table: simplify code 2013-03-19 12:51:02 +01:00
Houtan Bastani 5d5f394eb1 reporting: @page: allow for multiple titles, title_format, first args can be provided as strings or cellstr, multiple args as cellstr 2013-03-19 12:50:07 +01:00
Houtan Bastani 94c37bcf96 reporting: @graph: accept dynDate ranges for shade and xrange and float lower/upper bound for yrange 2013-03-15 18:56:03 +01:00
Houtan Bastani d905c6ad84 reporting: @graph: support multiple data sets in one graph 2013-03-15 18:56:03 +01:00
Houtan Bastani faf2d3be3f reporting: cosmetic changes 2013-03-15 18:56:03 +01:00
Houtan Bastani c09f1d02d0 reporting: @section: check user input 2013-03-15 18:56:02 +01:00
Houtan Bastani 9158ad5b8e reporting: @page: check user input 2013-03-15 18:56:02 +01:00
Houtan Bastani 13d82d94ed reporting: @report: check user input 2013-03-15 18:56:02 +01:00
Houtan Bastani 7efaaea364 reporting: @graph: check user input 2013-03-15 18:56:02 +01:00
Houtan Bastani 59a190a282 reporting: @table: user input bug fix 2013-03-15 17:23:21 +01:00
Houtan Bastani fb8cf54f08 reporting: check user input for table class 2013-03-14 19:15:00 +01:00
Houtan Bastani 33b76367ab reporting: allow selection of series in table 2013-03-14 18:45:10 +01:00
Houtan Bastani 263c84e985 reporting: xrange & yrange 2013-03-14 18:37:31 +01:00
Houtan Bastani b400fea376 reporting: change way to create temporary file 2013-03-14 14:46:32 +01:00
Houtan Bastani 2230380a35 reporting: code cleanup 2013-03-14 11:26:33 +01:00
Houtan Bastani 1d8fdfd31d reporting: simplified commands 2013-03-14 11:26:33 +01:00
Stéphane Adjemian (Ulysses) 3b8b6f82cf Moved shiftS function. 2013-03-14 11:08:34 +01:00
Houtan Bastani fbf807ad0f reporting: make errors more clear 2013-03-08 19:25:24 +01:00
Houtan Bastani 51f83a118d reporting: table 2013-03-08 18:59:26 +01:00
Houtan Bastani 16aebf892c reporting (WIP) 2013-03-07 16:40:12 +01:00
Houtan Bastani 1c371389df reporting (WIP) 2013-02-27 13:18:53 +01:00
Houtan Bastani ff4a155f07 reporting (WIP) 2013-02-18 18:16:44 +01:00
Houtan Bastani 95e2dd079e reporting (WIP) 2013-02-14 18:14:44 +01:00
Houtan Bastani 218c1655a1 reporting (WIP) 2013-02-12 14:53:36 +01:00