I want to write a TIBasic program for the nspire CS CAS which will perform simple finite element analysis. In order to do this, I need to be able to input a non-specific number of variables since the number of members in a problem will vary.
Is there a command or trick I can use to program variables k1,k2,k3,...,kn?