Filter löschen
Filter löschen

Add more latex packages for latex interpreter in Matlab

39 Ansichten (letzte 30 Tage)
ChrisCross
ChrisCross am 22 Nov. 2017
Kommentiert: Walter Roberson am 22 Nov. 2017
Hi,
is it possible to include the "amssymb" package for the latex interpreter. I want to use the $\square$ latexcommand in a plot legend. All solutions with modify matlabsystemfiles like tex.m does not work. I use Matlab 2017a.
Thanks for a solution

Antworten (1)

Karan Gill
Karan Gill am 22 Nov. 2017
Bearbeitet: Walter Roberson am 22 Nov. 2017
  1 Kommentar
Walter Roberson
Walter Roberson am 22 Nov. 2017
Unfortunately, somewhere around R2016b or so, MATLAB changed how latex is processed. The text control files that could be edited before are now binary with undocumented format. It is currently not known how to add packages. (Though the pdflatex approach potentially still works; I am not familiar with that.)

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Environment and Settings 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!

Translated by