How to publish results from MATLAB script with Greek letters and differentiation notation.
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Marko Matisic
el 1 de Feb. de 2020
Respondida: Vinai Datta Thatiparthi
el 4 de Feb. de 2020
When I run my script results in Matlab live script it gives me a nicely written result as this:
![live.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/269437/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](https://www.mathworks.com/matlabcentral/answers/uploaded_files/269438/pdf.png)
Is there a way so I can get a .pdf or .doc file with a notation from Matlab live script?
Respuesta aceptada
Vinai Datta Thatiparthi
el 4 de Feb. de 2020
Hey Marko,
In addition to @Isakson's note, these write-ups could be of use to you -
Hope this helps!
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Labels and Annotations en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!