How to export live script to latex beamer document class?
조회 수: 15 (최근 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!