Hello.
Here is a simple example of a much larger program. I want to use an index "m", which ranges from say 0 to 5, and for each value of m do a minimization.
The program works fine if I insert a specific value of m, but won't work if I allow m to range.
Thanks, Al