in reply to Storing variable coordinates in a matrix
Perhaps I'm missing something. I think that PDL can do what you want, but it's probably overkill...
Best wishes, andye
update: actually, come to think of it: one way that you could do what you want would be to store the definition of @A as a string, then eval() it when you need it. That should work all right.
|
|---|