To Latex
バージョン 1.0.0 (2.81 KB) 作成者:
Yvan Lengwiler
This tool allows you to export a numerical or cell array or a table into TeX or LaTeX by creating the codes that TeX/LaTeX can understand.
Suppose c is a numerical array, or a cell array containing mixed strings and numerical entries. Or c is a table. And you would like to export the content of c into a TeX or LaTeX file. t = tolatex(c) puts the required LaTeX code into the variable t, which you can then copy and paste into your text editor.
The LaTeX code is bare bones, but the program gives you a starting point from which you can then manually beautify the result.
The code is adapted from the "Straigtforward Copy and Paste" FEX contribution.
引用
Yvan Lengwiler (2026). To Latex (https://jp.mathworks.com/matlabcentral/fileexchange/98454-to-latex), MATLAB Central File Exchange. 取得日: .
MATLAB リリースの互換性
作成:
R2021a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxタグ
謝辞
ヒントを得たファイル: Straightforward COPY and PASTE functions
| バージョン | 公開済み | リリース ノート | |
|---|---|---|---|
| 1.0.0 |
