EQA1598E The bounds and dimensions of all arrays in an expression must be identical.
Explanation
Array elements of an expression ( such as A + B or A = B ) must all have the same number of dimensions and the same lower and upper bounds for each dimension.