Community Profile

photo

Afaf Arfaoui


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


storing multiple objects derived from two different classes in one array
I have two objects, lets say user_1 and user_2 that do not belong to the same class, I want to know if it is possible to store t...

5 years ago | 2 answers | 0

2

answers

Question


intersection between two arrays of objects
I have two arrays of objects: user and usersActive I want to find the intersection between these to arrays based on a proper...

5 years ago | 1 answer | 0

1

answer

Question


comparison of the fields of two structures with a condition
I need to compare values of two fields of two different structures but with a condition on two other fields of these structures....

5 years ago | 1 answer | 0

1

answer

Question


extract rows form multiple csv files
I have 420 csv files. They are named vid1.csv, vid2.csv, ..., vide420.csv. They size changes ( 22x6, 23x6, 24x6 or 25x6)....

6 years ago | 0 answers | 0

0

answers

Question


Append element to a cell
I am trying to loop over a cell array S and see if S{i,3} is equal to a j than add the elements of S{i,2} to X{j,1} j = 1;...

6 years ago | 2 answers | 0

2

answers

Question


Convert a struct to excel file
I have a struct <</matlabcentral/answers/uploaded_files/124225/1.png>> The "perSubjectScores" contains two fields <</m...

6 years ago | 1 answer | 0

1

answer