helpme00001
Civil/Environmental
- Sep 15, 2008
- 1
I have a program that mainly consists of three interleaved for loops and and ode45 function in between them.
When I start the program everything works fine but it becomes more slowly with every loop.
I know that for loops are slow in Matlab but how can the program become more and more slowly?
All values that are saved for later use are written into a predefined matrix.
I have no idea where to look for the problem.
Thanks for any suggestions.
When I start the program everything works fine but it becomes more slowly with every loop.
I know that for loops are slow in Matlab but how can the program become more and more slowly?
All values that are saved for later use are written into a predefined matrix.
I have no idea where to look for the problem.
Thanks for any suggestions.