Open
Description
Hello dear Community,
I've faced this error using MgPipe:
Error using createPersonalizedModel
Unable to perform assignment because the indices on the left side are not compatible with the size of the right side.
Error in mgPipe (line 223)
parfor i=j:j+endPnt
It's considerable, error occurs after constructing 2 models. I'm using AGORA 2 and its pan models.
My actions:
-
I have checked dimensions compatibility of microbeNames and abundances.
-
Since it is a parfor loop, I tried to run it without parallel pool but it's not doable to run sequentially.
-
Tried to solve the issue on my own by MATLAB 2019b, 2023a - IBM CPLEX V12, V22
-
Retried to run my code with the latest version of The COBRA Toolbox
-
Checked that a similar issue has not already been opened
Metadata
Metadata
Assignees
Labels
No labels
Activity