latexfigure

버전 1.0.0.0 (28.8 KB) 작성자: Matthias Pospiech
This package enables the use of all fonts that are supported by LaTeX in a figure.
다운로드 수: 1.6K
업데이트 날짜: 2013/5/22

라이선스 보기

The creation of really beautiful and publishable graphs with Matlab is not easy but possible.
However once you want to export your file you run into many problems, which are based on build in problems (bugs) of Matlab which have not been fixed since years.

The two most important bugs are the missing font support and wrong linestyles.

The function 'latexfigure' is an approach to solve this problem. It is basically a wrapper to several existing functions for the solution of these problems.

It was inspired by mlf2pdf and uses matlabfrag to get around the
eps font problem. However I had to patch matlabfrag to support also non math fonts.

The linestyles are corrected using the ‘fix_lines.m’ script from export_fig.

The major drawback of this approach is that it requires a complete LaTeX collection to create a pdf version of the figure, which can than be converted afterwards in the target format using ghostscript.

The code is hosted at https://code.google.com/p/latexfigure/

인용 양식

Matthias Pospiech (2024). latexfigure (https://www.mathworks.com/matlabcentral/fileexchange/41894-latexfigure), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2011a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Printing and Saving에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0