How to export live script to latex beamer document class?
Afficher commentaires plus anciens
Hello everyone,
I was wandering if there is any way to export Matlab live script in latex beamer for presentations. It is too much time demanding to export live script to latex and then reorder the code in order to make a beamer file. Is there any shortcut to do a presentation from live script?
Réponses (1)
Christopher McCausland
le 31 Août 2021
Modifié(e) : Christopher McCausland
le 31 Août 2021
0 votes
One soloution maybe to use mcode if you are not already doing so. I would also suggest taking a look at implementing a scroller feature as discussed on stack exchange. Let me know if this is what you are looking for!
Finally, if that hasn't sorted the problem the full export options can be found here (It's a little more involved though).
Christopher
1 commentaire
Barbab
le 3 Sep 2021
Catégories
En savoir plus sur LaTeX dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!