Error using PARFOR: Index exceeds the number of array elements
Show older comments
Hi,
I'm using a parfor loop in my GA algorithm. After some time of running this error pops up:
Error using distcomp.remoteparfor/getCompleteIntervals
Index exceeds the number og array elements (0)
Can someone please help me fix it?
2 Comments
Walter Roberson
on 27 Feb 2021
Does your algorithm use global variables?
Sherwin
on 27 Feb 2021
Accepted Answer
More Answers (0)
Categories
Find more on Loops and Conditional Statements in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!