|
Re: Perpendicular symbol [message #47285 is a reply to message #47264] |
Wed, 01 February 2006 07:03  |
peter.albert@gmx.de
Messages: 108 Registered: July 2005
|
Senior Member |
|
|
Hi,
o.k., this is not the most straightforward solution, but at least the
symbols do appear correctly :-)
IDL> xyouts, .5, .5, "v", /normal
IDL> xyouts, .52, .515, textoidl("^{T}"), /normal, orientation=180
IDL> xyouts, .5, .5, "v", /normal
IDL> xyouts, .52, .515, textoidl("^{||}"), /normal, orientation=180
Oh, yes, and it's of course not really on the y-title. But it was just
an idea...
Cheers,
Peter
|
|
|
|
|