Page 1 of 1

Editing one equation in a model

Posted: Wed Mar 30, 2016 10:05 am
by kszynkar
Is there a way of editing one line of a model? I would like to read one line into a string, edit it, then edit that one line of the model inside a for-next loop.

Re: Editing one equation in a model

Posted: Wed Mar 30, 2016 10:10 am
by kszynkar
sorry, please ignore. I think I found a work around

Re: Editing one equation in a model

Posted: Thu Mar 31, 2016 12:00 am
by kszynkar
I used a string to put the equation together in a loop, then used the resulting string in "{}" brackets to add it to the model