Arvind Rathore
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Arvind Rathore-
Can I get value from a variable and use it on a specific index of a different variable?
AnsweredThis is a peculiar question but I have two variables s_ik (INTEGER) and y_it (BINARY) what I want is such a relationship If suppose s_ik = 8, then y_i8 = 1 Basically, if s_ik takes a particular va...