Hello everyone! Really need your help!
the error said “Disciplined convex programming error:
Cannot perform the operation: {real affine} .* {convex}”,
a(t,i)*T(t,i) is wrong, a(t,i) is a variable and T(t,i) contains another variable b (t,i), what should i do so that the code can continue to run?