How to publish results from MATLAB script with Greek letters and differentiation notation.

3 views (last 30 days)
When I run my script results in Matlab live script it gives me a nicely written result as this:
live.png
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
pdf.png
Is there a way so I can get a .pdf or .doc file with a notation from Matlab live script?

Accepted Answer

Vinai Datta Thatiparthi
Vinai Datta Thatiparthi on 4 Feb 2020
Hey Marko,
In addition to @Isakson's note, these write-ups could be of use to you -
Hope this helps!

More Answers (0)

Categories

Find more on Labels and Annotations in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!