I have a problem: Q(2,N) is a two dimensional vector, It is constrained by the following equations:
norm(Qn(:,x)-Qn(:,x-1)) == A, and produce this error :
Invalid constraint: {convex} == {real constant}
I wonder how to solve such a problem, I’ll appreciated if my problem is solved.