From: Shi on 21 Jun 2010 11:27 How to describe in matlab that "if there is no improvement in quality of the next continuous 100 steps," , or the , then break the loop. For example if "no improvement in the quality of the continuous 100 steps" or "the value equals 1" break end Can anybody help?
From: sscnekro on 21 Jun 2010 13:29 > if "no improvement in the quality of the continuous 100 steps" or "the value equals 1" > break > end > Can anybody help? Hey Shi, did you read the replies to your previous post(s)? I fancy there were hints on if then statements, "and" and "or" expression, and on the while and for loop...
|
Pages: 1 Prev: how to select a contour with the mouse in a GUI Next: libpointers to c++ dll |