How to publish results from MATLAB script with Greek letters and differentiation notation.
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Marko Matisic
le 1 Fév 2020
Réponse apportée : Vinai Datta Thatiparthi
le 4 Fév 2020
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?
Réponse acceptée
Vinai Datta Thatiparthi
le 4 Fév 2020
Hey Marko,
In addition to @Isakson's note, these write-ups could be of use to you -
Hope this helps!
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Labels and Annotations dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!