[ncl-talk] how to draw "~"

Mary Haley haley at ucar.edu
Thu Apr 12 10:08:40 MDT 2018


The "~" is a reserved character that denotes that you are about to use a
function code.

You can change this to another character by setting the appropriate
xxYYYYFuncCode resource.

For example, if you want to use a "~" in a main title:

res at tiMainString        = "My path is ~/data/"
res at tiMainFuncCode = ":"    ; change function code to a colon

There are some examples at:

http://www.ncl.ucar.edu/Applications/fcodes.shtml

--Mary


On Wed, Apr 11, 2018 at 8:20 PM, wen <wenguanhuan at 163.com> wrote:

> Hi all, I find that i can draw this symbol "~" using the string "~" in
> code file. How can i draw "~" correctly?
>
>
>
>
> --
> Best regards,
> Guanhuan Wen
>
>
>
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20180412/fa29694a/attachment.html>


More information about the ncl-talk mailing list