Community Profile

photo

Sarah Ansari


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


categorical indices in for loop
I have different sets with categorical data in them and I want to use them in for loop. Below is an example: S = {'S1'; 'S2'...

5 years ago | 0 answers | 0

0

answers

Question


Excluding one vector from another vector with repetition
I want to get a new vector that has elements of S excluding the values in C with repetition. S=[1 3 0 2 0 0] C=[0 2] B=set...

6 years ago | 2 answers | 0

2

answers