comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: How to draw the 'tau' symbol
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: How to draw the 'tau' symbol [message #74145] Tue, 21 December 2010 06:47
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Fermiona Fermiona writes:

> Is there a way to draw/type the 'Tau' symbol in IDL. I need it as a
> label for the x-axis of a plot.

Here you go. Make sure you get to the bottom of the
page. :-)

http://www.dfanning.com/ps_tips/greeksym.html

Cheers,

David


--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
Re: How to draw the 'tau' symbol [message #74147 is a reply to message #74145] Tue, 21 December 2010 06:27 Go to previous message
natha is currently offline  natha
Messages: 482
Registered: October 2007
Senior Member
Yes !

Using the X device, change the font to use greek symbols, then use the
octal value of tau and then return to the default selected font.
tau=!4+STRING("163B)+!X

David fannig has a great article explaining that:
http://www.dfanning.com/ps_tips/greeksym.html

Note that if you want to save your plot in a PostScript you should use
the symbol font and a different octal value.

Cheers,
nata
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: How to draw the 'tau' symbol
Next Topic: Fourier Transform

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 09:25:21 PDT 2025

Total time taken to generate the page: 0.56095 seconds