Change Font in Latex Interpreter
    65 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
Hi everyone,
I stumbled across a problem using the latex interpreter. I like to work with TeX Gyre Pagella in LaTeX documents and thererfore it would be nice if my ticks and labels in the plots also had these fonts.
As soon as I use the latex interpreter, the font is however set to the default LaTeX font computer modern. What I did up to now was using no interpreter at all, saving the plot as an svg file and the convert it with inkscape to a tex file, for which the font was updated.
Is there a possibility to do this with the latex interpreter directly?
Thank you very much!
0 Kommentare
Antworten (2)
  Walter Roberson
      
      
 am 31 Jan. 2021
        Not supported for current versions of MATLAB.
Note: you might be able to do it with Report Generator. 
Also, there just might happen to be a way to hack it if you are using uifigures; I have seen passing reference to some customization hooks that perhaps might happen to give a way to load a latex package.
1 Kommentar
  Sai Sri Pathuri
    
 am 9 Jul. 2020
        You may use 'TickLabelInterpreter' property of axes object. Refer the following answer.
1 Kommentar
  Ben Bitdiddle
 am 30 Jan. 2021
				Does not address the question of setting the font.  See the title of the question "Change Font in Latex Interpreter."
Siehe auch
Kategorien
				Mehr zu Axes Appearance 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!




