| Author |
Comment/Response |
Gideon
|
05/26/07 6:26pm
Hi All!
Does anyone know how to transform a character back into a variable?
Suppose I define
K="v"
Then if I check to see K is a character, the result is true, LetterQ[K] yields True.
Now suppose I have a character and I want to turn it back to variable (to get my original v). Can this be done?
Thanks,
Gideon
URL: , |
|