Boxplot correction for tikz export

Versión 1.1.0.0 (2,02 KB) por M H
Workaround to export boxplots correctly with matlab2tikz()
592 descargas
Actualizado 14 nov 2014

Ver licencia

Workaround for boxplots in combination with matlab2tikz(). As reported,
matlab2tikz fails to export boxplots correctly, mostly due to the quite
'special' implementation of boxplot() itself. The error "dimension too
large" will occur when compiling an automatically exported boxplot in
Latex due to a wrong positioning of the X-Tick-Labels. This short code
provides a solution through erasing the old labels and setting new ones
with correct positions.
Execute this before running matlab2tikz()...

Citar como

M H (2024). Boxplot correction for tikz export (https://www.mathworks.com/matlabcentral/fileexchange/48462-boxplot-correction-for-tikz-export), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2014a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Large Files and Big Data en Help Center y MATLAB Answers.
Agradecimientos

Inspirado por: matlab2tikz/matlab2tikz

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.0

-

1.0.0.0