====== Plotting Data ====== * [[http://www.mathworks.com/discovery/gallery.html|MATLAB Plot Gallery]] at www.mathworks.de * [[http://math-blog.com/2011/04/25/plotting-and-graphics-in-octave/|Plotting and Graphics in Octave]] at www.math-blog.com ===== Appearence ===== * [[http://stackoverflow.com/questions/6580274/minor-grid-with-solid-lines-grey-color|Minor grid with solid lines & grey-color]] * [[http://stackoverflow.com/questions/6584105/matlab-problem-with-ticks-when-setting-minor-grid-style-and-two-y-axis|Problem with ticks when setting minor grid style and two y-axis]] * [[http://www.mathworks.com/matlabcentral/fileexchange/34087-cbrewer---colorbrewer-schemes-for-matlab|cbrewer]] -- Colorbrewer schemes for Matlab * [[https://de.mathworks.com/matlabcentral/fileexchange/8722-rotate-tick-label|Rotate Tick Label]] * [[https://de.mathworks.com/matlabcentral/fileexchange/27812-rotatexlabels-ax-angle-varargin|Rotate x-tick labels to any angle, preserving font settings and coping with resize, zoom, pan etc.]] * [[https://stackoverflow.com/questions/23746964/x-axis-label-on-two-rows|X-axis label on two rows]] ===== Plots ===== * [[https://stackoverflow.com/questions/25343660/stata-multiple-rotated-plots-on-graph-including-distributions-on-sides-of-axe|Stata - Multiple rotated plots on graph (including distributions on sides of axes)]] [(https://web.archive.org/web/20190402114900/https://stackoverflow.com/questions/25343660/stata-multiple-rotated-plots-on-graph-including-distributions-on-sides-of-axe)] ~~REFNOTES~~ ===== Bar Charts ===== * [[http://stackoverflow.com/questions/6397234/matlab-how-to-use-strings-instead-of-numbers-in-bar-figure|How to use strings instead of numbers in bar figure]] * [[http://undocumentedmatlab.com/blog/bar-plot-customizations|Bar plot customizations]] -- Displaying data labels * [[https://www.mathworks.com/help/matlab/creating_plots/overlay-line-plot-on-bar-graph-using-different-y-axes-1.html|Combine Line and Bar Charts Using Two y-Axes]] * [[https://de.mathworks.com/matlabcentral/fileexchange/23463-bar-and-candle-style-graph-for-stocks|Bar- and candle style graph for stocks]] [(https://web.archive.org/web/20190922084138/https://de.mathworks.com/matlabcentral/fileexchange/23463-bar-and-candle-style-graph-for-stocks)] * [[https://de.mathworks.com/matlabcentral/fileexchange?q=Candlestick|Functions dealing with Candlesticks]] [(https://web.archive.org/web/20190922084924/https://de.mathworks.com/matlabcentral/fileexchange?q=Candlestick)] ===== Pie Charts ===== * [[http://www.matrixlab-examples.com/pie-charts.html|3D Pie Charts]] * [[http://www.mathworks.com/help/matlab/creating_plots/customize-pie-chart-labels.html|Label Pie Chart With Text and Percent Values]] ===== Publication Quality Plots ===== * {{https://www.che.utah.edu/department_documents/Projects_Lab/Projects_Lab_Handbook/MatlabPlots.pdf|High-Quality Figures in MATLAB}} 8-) * https://engineeringliberty.wordpress.com/2011/10/07/making-great-plots-in-octave-and-matlab-too/ * http://blogs.mathworks.com/loren/2007/12/11/making-pretty-graphs/ * http://masumhabib.com/publication-quality-graphs-matlab/ * {{http://www.gatsby.ucl.ac.uk/~turner/TeaTalks/matlabFigs/matlabFig.pdf|Publication quality figures using matlab}} -- Why Author does as much as possible within matlab\\ [[http://www.gatsby.ucl.ac.uk/~turner/TeaTalks/matlabFigs/|Index of /~turner/TeaTalks/matlabFigs]] * http://dgleich.wordpress.com/2013/06/04/creating-high-quality-graphics-in-matlab-for-papers-and-presentations/ * http://www.mathworks.de/help/matlab/creating_plots/choosing-a-printer-driver.html * http://almutei.wordpress.com/2012/05/05/pretty-plots-automatically-create-tikz-source-code-for-plots-in-latex-with-matlab/ * http://www.mathworks.com/matlabcentral/fileexchange/42012-figuremaker-publication-quality-figures-with-matlab * http://blogs.mathworks.com/pick/2011/07/15/creating-hatched-patches/ * http://stackoverflow.com/questions/8160155/how-to-make-stacked-bar-graph-readable-in-white-and-black-only * [[http://compgroups.net/comp.soft-sys.matlab/border-on-a-figure/403439|How to draw a border around a figure]] * [[http://tipstrickshowtos.blogspot.de/2010/08/how-to-get-rid-of-white-margin-in.html|How to get rid of the white margin in MATLAB's saveas or print outputs]] :-( does not work for me FIXME