Valid initData to Build Channel Parfor Error

2 次查看(过去 30 天)
I'm running into the following error inside of a parfor loop:
"Must have valid initData to build channel."
It appears to be linked to when I have a matrix that is retrieved to set loop-specific variables (Ex: a1 = LargeMatrix(:,c)). The size of the matrix is 30x205727. Is this too large of a variable to be transferred for a parfor loop or is there a better way I should be referencing it to avoid this issue?
Thanks!

回答(0 个)

类别

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

产品


版本

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by