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

Home » Public Forums » archive » Re: help for greek letter and subscript
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: help for greek letter and subscript [message #3041] Tue, 25 October 1994 08:14 Go to next message
landers is currently offline  landers
Messages: 45
Registered: May 1993
Member
Greek letters are Font # 7.... so, try something like this:

WAVE> plot,findgen(10),title='A Delta is !7D!3 like that'

The !7 changes to Font 7, then the D is a greek capital delta, and the !3
switches back to normal (Simplex Roman) font. See the Ref manual for more
fonts.

;Dave
Re: help for greek letter and subscript [message #3044 is a reply to message #3041] Tue, 25 October 1994 09:23 Go to previous message
mark_cadwell is currently offline  mark_cadwell
Messages: 10
Registered: February 1994
Junior Member
In article <Cy6rKu.56o@usenet.ucs.indiana.edu>, jhu@copper.ucs.indiana.edu
(Jun Hu) wrote:

> Could someone tell me how to get greek letter like (Capital Delta)
> and subscript in x or y labels by using PV-wave?
>
> Thanks a lot.
>
> Jun



Set up a character string as follows:

Label = '!4D'

where "!4" refers to the font 4, Simplex Greek character set, and "D"
is equated to a capital delta. You can then use the Label variable in
calls to XYOUTS, AXIS, etc.

For other greek characters, see the Command Language Reference (Version
4.2), Vol 2, page 564.

--
----------------------------------
mark_cadwell@qmail4.trw.sp.com
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Bug in PV_WAVE routine DC_WRITE_FIXED
Next Topic: 3D clipping

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

Current Time: Fri Oct 10 11:07:37 PDT 2025

Total time taken to generate the page: 0.31968 seconds