how to include custom latex usepackage in matlab e.g. labels of figure
42 views (last 30 days)
Show older comments
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 Comments
José-Luis
on 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.
Accepted Answer
Walter Roberson
on 21 Aug 2017
7 Comments
Walter Roberson
on 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"
More Answers (0)
See Also
Categories
Find more on System Commands in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!