jemma Messages 35 Reaction score 0 Thread starter Sep 26, 2010 #1 I need to write the letter p with a circumflex over it for an axis lable on a graph in matlab. Any ideas how I can do this?
I need to write the letter p with a circumflex over it for an axis lable on a graph in matlab. Any ideas how I can do this?
Pythagorean Science Advisor Messages 4,430 Reaction score 327 Sep 27, 2010 #2 Do you know the ASCII series for the symbol? If so you can use the set function with the 'XTick' and 'XTickLabel' properties
Do you know the ASCII series for the symbol? If so you can use the set function with the 'XTick' and 'XTickLabel' properties