PDF Latex file using Matlab

35 vues (au cours des 30 derniers jours)
Catarina
Catarina le 29 Déc 2020
Commenté : Catarina le 30 Déc 2020
How can I create a PDF Latex file with the code I've written on Matlab?
I've written my code and now I wanted to create a file, using Matlab where my code would appear, similarly to what happens with KnitR using R programming language.
Thank you.

Réponse acceptée

Subhadeep Koley
Subhadeep Koley le 30 Déc 2020
Copy and paste your code into a new Live Script. In the Live Editor tab, select Export > Export to LaTeX.
MATLAB will also automatically create a separate LaTeX Style Documents "matlab.sty" file in the same folder as the output document.
  1 commentaire
Catarina
Catarina le 30 Déc 2020
Thank you so much, works perfectly!

Connectez-vous pour commenter.

Plus de réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by