Mathematica 9 is now available

Continue

Usage

Continue[ ] 退出一个程序的最里面的嵌套Do, ForWhile


Notes

Continue[ ] 只要计算就生效,即使它出现在其他函数里。
• 函数 Continue 也能用 ThrowCatch实现。
• 参见Mathematica全书: 2.5.9节.
• 同时参见: Break, Goto.
Further Examples

When k < 3 the loop continues without executing t+=2.

In[1]:=  

In[2]:=  













Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.