Convert MATLAB figures into TikZ/Pgfplots figures for LaTeX
Convert MATLAB(R) figures into TikZ/Pgfplots figures
matlab2tikz$ matlab2tikz('figure.fig', 'output.tikz')$ matlab2tikz('myplot.tikz', 'width', '8cm', 'height', '6cm')$ matlab2tikz('plot.tikz', 'standalone', true)