How to export live script to latex beamer document class?
13 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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?
0 Kommentare
Antworten (1)
Christopher McCausland
am 31 Aug. 2021
Bearbeitet: Christopher McCausland
am 31 Aug. 2021
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
Siehe auch
Kategorien
Mehr zu LaTeX finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!