Right invocation of concat



Not sure what you're trying to do, but if you just want to
generate variables ad libitum, maybe you can use subscripts.
e.g. x[1], x[2], etc.

Subscripted variables are largely treated the same as
ordinary variables, e.g. you can differentiate or integrate
with respect to subscripted variables.

Hope this helps,
Robert Dodier