how to refer to last coefficient inside string variable
Posted: Mon Nov 09, 2015 10:14 am
Hi,
this is the code that i want to use However, the h-1 does not work. How can i come across it?
best
Yk
this is the code that i want to use
Code: Select all
scalar effect_{%dpv}{!eqnr}{!h} = effect_{%dpv}{!eqnr}{!h-1} + {%dpv}{!eqnr}.@coef(!h)
best
Yk