11-17-2011 01:20 AM
I can't find the character for 'Arthmetic mean', it's 'x' with a line above, any ideas!?
I've searched several font (Symbol, Wingdings etc) but didn't found that special character...!![]()
11-17-2011 04:30 AM
To save time trying to find the unicode of a special character, I usually copy-paste from the glorious wikipedia.
11-17-2011 04:59 AM
Hi Ed,
yes that's a real glorious page.
But back to the problem, how can I place the (even unicode) char into a string indicator?!
11-17-2011 05:18 AM
Oh, I do apologise. I saw the character on wiki and assumed it was a character, rather than a graphic.
Usually, to create interesting unicode characters, you can combine diacritics. For instance, xbar is X followed by ¯;
| x̄ |
|---|
(might not display on unsupported browsers)
However LabVIEW doesn't support this, and will print x ¯ and I can't find any info on how else it might be implemented.
You might be able to find a hack in this document
And in the meantime, you can kudo this suggestion
11-17-2011 05:51 AM
You don't have to apologize, ED! I think my question was not clearly enough defined..![]()
I'm working with LabVIEW for about 10 years now, and still there is no possibility to visualize such symbols.
@ NI
Wouldn't this be a good functionality for new LV releases? ![]()
11-21-2011 07:34 AM