PlotEpsTeX

eps file exportation with LaTeX text and symbols

Ahora está siguiendo esta publicación

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

Citar como

jean-christophe OLIVIER (2026). PlotEpsTeX (https://es.mathworks.com/matlabcentral/fileexchange/18207-plotepstex), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspirado por: LaPrint

Inspiración para: PlotPdfTex, plot2eps, PlotPdfTex

Categorías

Más información sobre Printing and Saving en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0

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