Question
Values for Variable
Its easy to have a variable x having values from 0 to 355 in increments of 5 by x:=0,5..355
But I want a variable say y, having values starting from 120,125....355,0,5,10....115 (order should be as given).
How do you declare such a variable??
But I want a variable say y, having values starting from 120,125....355,0,5,10....115 (order should be as given).
How do you declare such a variable??
