PlotEpsTeX

eps file exportation with LaTeX text and symbols

이 제출물을 팔로우합니다

PLOTEPSTEX prints an EPS figure for inclusion in LaTeX documents, with LaTeX fonts. It creates a complet EPS-file with annotation of the figure (titles, labels and texts) and graphics (lines,arrows,markers,...). This function uses the LAPRINT function and makes simply a concatenation of the text part and the graphical part in a single EPS file. It requires:
laprint.m, latex, dvips, eps2eps and GhostScript.

With the EPS2EPS command, PS file is converted in an eps-file, with bitmap-fonts. Result is a small size file. It is possible to replace the eps2eps command by the ps2epsi

인용 양식

jean-christophe OLIVIER (2026). PlotEpsTeX (https://kr.mathworks.com/matlabcentral/fileexchange/18207-plotepstex), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 받은 파일: LaPrint

도움 준 파일: PlotPdfTex, plot2eps, PlotPdfTex

카테고리

Help CenterMATLAB Answers에서 Printing and Saving에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0

To avoid bitmap fonts with the eps2eps command (Mukhtar Ullah)