fig2tex - With Marker

Converts MATLAB figure to a TeX file representation. (Including Markers Also.)
ダウンロード: 1K
更新 2009/5/25

ライセンスの表示

This is an addition to "Ercan Solak"'s file at
http://www.mathworks.com/matlabcentral/fileexchange/7884
Marker support added.
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).

With fig2tex, you have a LaTeX file that produces your figure in LaTeX + PSTricks. Hence, text style remains uniform throughout your document. Same thing for scaling. Moreover, small changes (like changing the label text) can directly be made on the LaTeX file.

Latest version 0.7, 2005/6/27

Comment : I changed the original filename to ~_wm : (means with marker) in order not to confuse with original file 'fig2tex'.

v1.1 : legendwhere , blsorder , figshift options are added.

Found a bug about log axis, and I tried to overcome this issue using log of data. Please read info.

引用

Mehmet Murat Altug Bicak (2024). fig2tex - With Marker (https://www.mathworks.com/matlabcentral/fileexchange/24230-fig2tex-with-marker), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R14
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersChange Markers についてさらに検索
謝辞

ヒントを得たファイル: fig2tex, figure to latex

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0.0

v1.1 : legendwhere , blsorder , figshift options are added.

Found a bug about log axis, and I tried to overcome this issue using log of data. Please read info.

1.0.0.0