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!