How to export live script to latex beamer document class?
13 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Christopher McCausland
2021 年 8 月 31 日
編集済み: Christopher McCausland
2021 年 8 月 31 日
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
参考
カテゴリ
Help Center および File Exchange で LaTeX についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!