| Author |
Comment/Response |
Sebastian
|
12/10/12 1:08pm
Hey,
i have a Problem and need your help.
I have a list of Variables, e.g.
List={a,b,c,d,e,...} and i want to rename them all to e.g. List2={au,bu,cu,du,eu,...} or with different additional terms, e.g. List3={a1,b2,c3,d4,e5,...}. Is there any way to do this? Or more generally, is there a way to create a list (e.g. using "For[]") with String arguments?
Thanks for your help
Sebastian
URL: , |
|