| New Reply |
Indicate mean with a bar in Matlab |
Share Thread | Thread Tools |
| Jun21-12, 11:14 AM | #1 |
|
|
Indicate mean with a bar in Matlab
I want to put the following as an axis label on a plot, but I cannot figure out how to get the bar on top in Matlab
[tex]\bar \xi[/tex] Thanks. |
| Jun21-12, 06:01 PM | #2 |
|
|
Code:
xlabel('$\bar{\xi}$', 'interpreter', 'latex'); |
| Jun21-12, 06:36 PM | #3 |
|
|
Thanks for your help, but I could not get this to work because I am trying to change a .fig file in the property editor. I tried generating the code, and then making the modification there, but I was unable to save as .fig after that. Any suggestions?
|
| New Reply |
| Thread Tools | |
Similar Threads for: Indicate mean with a bar in Matlab
|
||||
| Thread | Forum | Replies | ||
| Matlab R2011a's new feature: "portable C/C++ code directly from MATLAB" | Math & Science Software | 1 | ||
| MATLAB: Trying to understand a MATLAB .m file | Math & Science Software | 0 | ||
| Matlab: How to apply filters to and ECG signal using matlab? | Math & Science Software | 2 | ||
| Matlab " Missing Matlab operator" | Engineering, Comp Sci, & Technology Homework | 2 | ||
| Matlab help | Engineering, Comp Sci, & Technology Homework | 2 | ||