Concat Vectors
Posted: Fri Jan 08, 2010 5:09 pm
I am trying to define a variable with 4 subscripts in which the first input is another variable and the others are numbers, something like this:
X[Subscripts]=(Y, 1, 2, 3)
Is it possible?
X[Subscripts]=(Y, 1, 2, 3)
Is it possible?