Labelling x and y axis in MATLAB
Show older comments
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?
Answers (1)
Daniel Shub
on 24 Oct 2011
0 votes
Your best bet might be to use something like:
Categories
Find more on Annotations in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!