How to publish results from MATLAB script with Greek letters and differentiation notation.
조회 수: 3 (최근 30일)
이전 댓글 표시
Marko Matisic
2020년 2월 1일
답변: Vinai Datta Thatiparthi
2020년 2월 4일
When I run my script results in Matlab live script it gives me a nicely written result as this:

but when I want to publish it and get it in .pdf with the command:
publish('file_name.mlx','pdf')
I get a .pdf file with this kind of a notation

Is there a way so I can get a .pdf or .doc file with a notation from Matlab live script?
채택된 답변
Vinai Datta Thatiparthi
2020년 2월 4일
Hey Marko,
In addition to @Isakson's note, these write-ups could be of use to you -
Hope this helps!
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Labels and Annotations에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!