SyntaxFix
Write A Post
Hire A Developer
Questions
for (Int32 i = 1; i < dt_pattern.Rows.Count - 1; i++){ double yATmax = ToDouble(dt_pattern.Rows[i]["Ampl"].ToString()) + AT; }
if you want to get around the + 1 issue