From: Chris Haeni on 30 Jan 2010 06:53 "Brian " <s10bb(a)ponstud.aau.dk> wrote in message <gtmupt$m6$1(a)fred.mathworks.com>... > "Brian " <s10bb(a)ponstud.aau.dk> wrote in message <gtmq5q$b2j$1(a)fred.mathworks.com>... > > "Matt Fig" <spamanon(a)yahoo.com> wrote in message <gtmo45$jr5$1(a)fred.mathworks.com>... > > > set(0,'defaulttextinterpreter','latex') > > > > > > Sets this at the root level. > > > > Thank you :) > > > > that helped for axis labels and legend. Is there anyway to format the numbers on the axis as well? > > This would mainly be to change to font into the same as the default font I use in latex i think. Anyone know how I do that? Change your default axes font (e.g to Courier): set(0,'defaultaxesfontname','courier') Have a look at 'Setting Default Property Values' in Help to get an idea... btw: to create ticklabels in LaTex format: http://www.mathworks.se/matlabcentral/fileexchange/?term=tick+label+latex
|
Pages: 1 Prev: LMI, trace minimization, some variables Next: bandpass filter |