fig2texPS - Export Matlab Figure to LaTeX
V053 - Conversion of a Matlab figure to a LaTeX file with PSTricks compatible macros
The aim of this function is to create a tex-code picture of a Matlab figure in PSTricks syntax. The tex-file picture can still be adapted after creation and may be either a standalone tex-file or a
- 7.6K (All time)
- 2 (Last 30 days)
- 4.6 / 5
- Community
-
3 Nov 2010
Converts MATLAB figure to a TeX file representation.
fig2tex is a MATLAB function that produces a LaTeX file to replicate MATLAB figures using PSTricks macros. ( the final LaTeX file requires the PSTricks packages pst-plot and pst-node, in particular
- 5.3K (All time)
- 2 (Last 30 days)
- 4.7 / 5
- Community
-
15 Sep 2008
Converts MATLAB figure to a TeX file representation. (Including Markers Also.)
figures using PSTricks macros. ( the final LaTeX file requires the PSTricks packages pst-plot and pst-node, in particular). With fig2tex, you have a LaTeX file that produces your figure in LaTeX +
- 1K (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
25 May 2009
Converts a displayed figure to latex .tex format. The code can handle zoomed in plots
Create your 2D, multiple axes plot, and then convert it to a LaTeX .tex file. Then, include the .tex file in your thesis or paper using pstricks. The code uses the data contained in the figure
- 4.2K (All time)
- 1 (Last 30 days)
- 4.7 / 5
- Community
-
2 Oct 2007