Can I create a pi/sigma/superscript in my ticklabels?
Not directly… MATLAB does not interpret TeX strings in ticklabels. You can play games with placing text by hand. See the MathWorks solution for some ideas of how to work around this. There are also some free third-party software packages you can use to accomplish this. Doug Schwarz has written a Styled Text Toolbox that does this. It is freely available at: http://www.frontiernet.net/~dmschwarz/stextfun/index.
=========================================================== Not directly… MATLAB does not interpret TeX strings in ticklabels. You can play games with placing text by hand. The following MathWorks solutions may give you some guidance: and There are also some free third-party software packages you can use to accomplish this. Doug Schwarz has written a Styled Text Toolbox that does this.