| Author |
Comment/Response |
David L
|
06/08/10 2:03pm
Does anyone know how to create a large list of variables in Mathematica? i.e. how can I create a list of "x1....xn", not as numbers, but still in variable form. I tried Table, etc and so far I have to type them out manually as in:
varlist={x1,x2,x3.....xn}
I'm sure I'm missing an easy solution to do this dynamically!
URL: , |
|