문제

I'm trying to include the infinity symbol in my axis label (e.g. the expression δ), so I typed \delta_{\infty}. However, I only see the delta symbol δ but the infinity symbol is portrayed as a subscripted black diamond with a question mark inside.

The interpreter is set to Tex and I tried different fonts with other symbols. The greek letters seem to be working but other symbols like \clubsuit () don't. Do I need to make any other changes to the settings?

도움이 되었습니까?

해결책

From this I make up that you should use LaTeX as the interpreter, rather than TeX:

http://www.mathworks.com/matlabcentral/answers/21984

다른 팁

If you're still looking for answer, it works for you: \delta_\infty = δ∞

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top