how could i use the while statement more faster

1 visualización (últimos 30 días)
ahmed hattab
ahmed hattab el 21 de Jul. de 2012
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 comentario
Jan
Jan el 21 de Jul. de 2012
It is impossible to suggest an improvement without seeing the code. Please add it to the question by editing.

Iniciar sesión para comentar.

Respuestas (1)

George Papazafeiropoulos
George Papazafeiropoulos el 21 de Jul. de 2012
What do you want to do exactly inside this while loop? Can you show some piece of code?
  3 comentarios
Jan
Jan el 21 de Jul. de 2012
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.
ahmed hattab
ahmed hattab el 21 de Jul. de 2012
it works thanks very much for your help

Iniciar sesión para comentar.

Categorías

Más información sobre Loops and Conditional Statements en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by