SetScale units of ohms?
| Muhuhaa | August 24, 2010 - 11:58 | ||
|---|---|---|---|
|
Hey all, I'm relatively new to IGOR and trying to make a nice procedure file to load and graph a bunch of my data, get info from images, etc. Thanks for any help! |
|||
| Muhuhaa | August 24, 2010 - 11:58 | ||
|---|---|---|---|
|
Hey all, I'm relatively new to IGOR and trying to make a nice procedure file to load and graph a bunch of my data, get info from images, etc. Thanks for any help! |
|||
Joined: 2009-03-17
Location: United States
Why not just
SetScale d 0,0,"Ω", fooYou should be able to enter Ω by just copying and pasting from this response!
Joined: 2010-08-24
Location: United States
Tried that too, it just copies as a "?". Can I change my settings or something to make it work? (Also, I don't know if it makes a difference that I'm on a PC.)
Joined: 2007-06-21
Location: United States
Ohm is not available in the Latin1 character set that Igor uses on Windows on most systems.
It is available in the MacRoman characters set on Macintosh.
Some day, when Igor uses Unicode, this will not be an issue. However that day is not close. In the mean time, I think you should use "ohm" as your wave data units.
To display an ohm symbol in an annotation or axis label you will need to switch to Symbol font. Here is an example:
I used the Add Annotation and Label Axis dialogs to make this graph. I used the Font popup menu to choose Symbol font (\\F'Symbol') and then the Special->Character popup menu to choose the ohm symbol. I then used Special->Recall Info to recall "text info variable 0" (\\]0) which restores the original font and font size.
To see what characters are available in a given font: