1-Visitor
January 14, 2010
Question
Another For loop problem
- January 14, 2010
- 4 replies
- 6304 views
I am trying to construct a for loop for to yield the following answers.
if check > 0 Acceptable
Unacceptable otherwise
Check is a vector with three different values.
Regards
Mike
if check > 0 Acceptable
Unacceptable otherwise
Check is a vector with three different values.
Regards
Mike

