simulation takes hours to run. ''variable appears to change size on every loop iteration( within a script). how do I preallocate for speed please?

1 次查看(过去 30 天)
simulation takes hours to run. It says ''variable appears to change size on every loop iteration( within a script). how do I preallocate for speed please? Thanks

采纳的回答

Torsten
Torsten 2023-4-30
移动:Torsten 2023-4-30
Preallocate it with the largest possible size. But if the simulation takes hours, I doubt the missing preallocation is the bottleneck.

更多回答(0 个)

类别

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