To Latex

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.
34 download
Aggiornato 29 ago 2021

Visualizza la licenza

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.

Cita come

Yvan Lengwiler (2024). To Latex (https://www.mathworks.com/matlabcentral/fileexchange/98454-to-latex), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2021a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Riconoscimenti

Ispirato da: Straightforward COPY and PASTE functions

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0