Boxplot correction for tikz export

版本 1.1.0.0 (2.0 KB) 作者: M H
Workaround to export boxplots correctly with matlab2tikz()
592.0 次下载
更新时间 2014/11/14

查看许可证

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()...

引用格式

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

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Large Files and Big Data 的更多信息
致谢

参考作品: matlab2tikz/matlab2tikz

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

-

1.0.0.0