is there possibility to skip one step of the loop if in this step there appear error like NIntegrate::eincr:? For example: when I use "do" loop and when one of the step is evaluating I would like to skip it if there appear message NIntegrate::eincr:. After skip the loop should go to next step and continue evaluation.
This thing I want to use to find initial conditions for findroot
Sorry for my language I still learn it.
CheckandContinuein the documentation? – rm -rf♦ Oct 5 '12 at 15:50