Hello, to calculate the current cooling rate I use the formula (T-prev(T,1))/(t-prev(t,1)). However. In the first step I cannot use the prev() command, as there are no values before the first step. Can I somehow initialize these values? Or can I even calculate the cooling rate more elegant? Kind regards, Christian
↧