Legend to latex converter

版本 1.3.0.0 (23.8 KB) 作者: Emile Demarteau
This function converts a Matlab legend to a text annotation for latex interpretation.
2.4K 次下载
更新时间 2009/11/26

查看许可证

LEGEND2LATEX(FIGURE_HANDLE) Converts the present legends in the figure to legends that can be postprocessed using LaPrint.

Note that all earlier legend2latex objects are removed.

Can convert several line types and markers, but all may not look equally well. Ideally used in combination with LaPrint and a latex interpreter that uses the AMS math package (for the markers).

引用格式

Emile Demarteau (2024). Legend to latex converter (https://www.mathworks.com/matlabcentral/fileexchange/25426-legend-to-latex-converter), MATLAB Central File Exchange. 检索来源 .

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

参考作品: LaPrint

Community Treasure Hunt

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

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

The updated version can also handle stem, area and bar graphs.

1.0.0.0