Is it possible to access elements of a list. I need the variable name—as a string—of the i_th element of a list. Something like
string variable_name = varnam(ylist[i])
Thanks,
Logan Kelly