how to include custom latex usepackage in matlab e.g. labels of figure
35 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Xiaodi
am 21 Aug. 2017
Kommentiert: Xiaodi
am 8 Sep. 2017
Hi, I want to use a usepackage e.g. \physics of latex in matlab to produce some special symbol in my label, but I did not find a easy wag to include it. I also open tex.m(%matlab\toolbox\matlab\graphics) file, but there is nothing in it. I use matlab2016b in win10, I have installed miktex 2.9 and all of the package. Is there a way to include the usepackage from miktex to matlab? Thanks forward
2 Kommentare
José-Luis
am 22 Aug. 2017
As you've seen by now, what you want is an exercise in frustration in Matlab.
You could eventually make it work. Might take some time.
Might be easier, for this particular case, to do your plots using matplotlib that has pretty comprehensive support for Latex.
Akzeptierte Antwort
Walter Roberson
am 21 Aug. 2017
7 Kommentare
Walter Roberson
am 3 Sep. 2017
Visit https://www.mathworks.com/mwaccount/ and click on Service Requests. On the page that comes up, click on "Create a new Service Request"
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu System Commands finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!