Labelling x and y axis in MATLAB
Ältere Kommentare anzeigen
I want to label my x-axis as xlabel('Nu\it\bf_x\rm\bf ( Gr\it\bf_x\rm\bf^* )^( ^- ^1 ^/ ^6 ^)') with a bar in the head of x and y-axis as ylabel('c_f _x \rm\bf( Gr\it\bf_x\rm\bf )^( ^1^ ^/^ ^5^ ^) \it\bfx^ \bf^- \rm\bf^(\rm\bf^ ^2^ ^/^ ^5\rm\bf^ ^) \rm\bf^ ^(^ ^2^ \it\bf^n ^+ \rm\bf^1\rm\bf ^)') again with a bar in the head of x.
All subtle points in the labeling is important, like i have some fontangle as italic and some as normal. How do i do this axis labelling in MATLAB graph?
Antworten (1)
Daniel Shub
am 24 Okt. 2011
0 Stimmen
Your best bet might be to use something like:
Kategorien
Mehr zu Annotations finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!