Pira Perry
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Pira Perry-
Trying to define a variable as the index in another (vector) variable (MATLAB,YALMIP)
AnsweredHello everyone. I want to define a decision variable that can indicate the first entry in another variable that is equal to specified value. For example, a = binvar(4,1); % 4x1 binary variableb = ...