how could i use the while statement more faster

1 次查看(过去 30 天)
if any one please could help me with this. I'm making a loop using while statement , but it took too much time. is there is any way to reduce the needed time ?
  1 个评论
Jan
Jan 2012-7-21
It is impossible to suggest an improvement without seeing the code. Please add it to the question by editing.

请先登录,再进行评论。

回答(1 个)

George Papazafeiropoulos
What do you want to do exactly inside this while loop? Can you show some piece of code?
  3 个评论
Jan
Jan 2012-7-21
Do not overwrite the built-in function eps with a local variable.
Add the folder "C:\hattab\hattab\master of scince\my master\matlab\using matricies\" to the path (see e.g. addpath) and call the script Force directly without the run command. It would even better to convert Force to a function.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Loops and Conditional Statements 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by