|
|
Change LATEX interpreter font in xlabel, ylabel, title
How do I change the LATEX interpreter font in xlabel, ylabel, or title to MATLAB default helvetica size 10?
The code I am working with is:
ylabel('$\ddot{\theta_X} [\frac{deg}{s}]$','interpreter','latex');
However,
ylabel('$\ddot{\theta_X} [\frac{deg}{s}]$','interpreter','latex','fontsize',10,'fontname','Helvetica');
doesn't work -- this just changes the "pre-interpreted" font.
|
|
0
|
|
|
|
Reply
|
David
|
1/5/2011 10:50:19 PM |
|
|
0 Replies
923 Views
(page loaded in 0.009 seconds)
Similiar Articles: Change LATEX interpreter font in xlabel, ylabel, title - comp.soft ...How do I change the LATEX interpreter font in xlabel, ylabel, or title to MATLAB default helvetica size 10? The code I am working with is: ylabel(... Interpreter latex in a figure does not work - comp.soft-sys.matlab ...Interpreter latex in a figure does not work - comp.soft-sys.matlab ... Change LATEX interpreter font in xlabel, ylabel, title - comp.soft ... Interpreter latex in a ... LaTeX interpreter for axis label text - comp.soft-sys.matlab ...Change LATEX interpreter font in xlabel, ylabel, title - comp.soft ... LaTeX interpreter for axis label text - comp.soft-sys.matlab ... Change LATEX interpreter font in ... How to change the fontsize of labels of boxplot - comp.soft-sys ...Change LATEX interpreter font in xlabel, ylabel, title - comp.soft ... How to change the fontsize of labels of boxplot - comp.soft-sys ... Change LATEX interpreter font in ... Large fonts and axis labels - comp.soft-sys.matlabLarge fonts and axis labels - comp.soft-sys.matlab Change LATEX interpreter font in xlabel, ylabel, title - comp.soft ... Large ... My impression is that the axis label ... helvetica for pc - comp.fontsChange LATEX interpreter font in xlabel, ylabel, title - comp.soft ... helvetica for pc - comp.fonts Change LATEX interpreter font in xlabel, ylabel, title - comp.soft ... Change LATEX interpreter font in xlabel, ylabel, title - comp.soft ...How do I change the LATEX interpreter font in xlabel, ylabel, or title to MATLAB default helvetica size 10? The code I am working with is: ylabel(... Thread Subject: Change LATEX interpreter font in xlabel, ylabel, titleHow do I change the LATEX interpreter font in xlabel, ylabel, or title to MATLAB default helvetica size 10? The code I am working with is: ylabel('$\ddot{\theta_X ... 7/27/2012 1:22:44 AM
|
|
|
|
|
|
|
|
|