Originally posted by: aykutmelih
Hi,
I am pretty new to CPLEX. I have a 3-dimensional array in Matlab composed of operators, jobs, and days (X[i][j][k]). I am wondering its example usage in Matlab through CPLEX API. I haven't seen any out of the box example including 3-dimensional arrays. Need some help.
Thank you in advance.
Aykut
#CPLEXOptimizers#DecisionOptimization