| Author |
Comment/Response |
Bill Simpson
|
08/30/12 1:42pm
I am not at all certain this is actually what you want.
Show[Plot[x^2, {x, -2, 2}], Graphics[Text["(\[Theta]1,\[Theta]2)", {1, 2}]]]]
So in text you can have
backslash
left bracket
Theta
right bracket
and Mathematica will translate that into your desired character.
Hopefully the posting process will not have changed what I typed into something else.
If that is not what you wanted then perhaps a more specific explanation would enable someone to come up with a solution
URL: , |
|