Community Profile

photo

Doron Joffe


Last seen: 2 years ago Active since 2021

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Splitting a table using varagin
I have a table named data. I want to split it into three different tables based on variables in the first column. I implemented ...

2 years ago | 2 answers | 1

2

answers

Question


plotting multiple variables with stacked plot
I have a table in Matlab which summarises the number of votes a fruit got on a particular day. I want to create a plot in Matl...

2 years ago | 1 answer | 0

1

answer

Question


logical operation with categorical data
I have 6 csv files with one of the variables in the csv file containing names of players. I want to perform operations only if t...

2 years ago | 1 answer | 0

1

answer

Question


User defined function in for loop
I have created a loop to loop through a series of csv files and perform functions. The code I wrote is below: file=('list of my...

2 years ago | 0 answers | 0

0

answers

Question


loading specific files from folder into a data store
I have 100 different csv in a folder and 100 in a second folder. i used the following code to load 6 specific files from each fo...

2 years ago | 1 answer | 0

1

answer

Question


Load Files from folder based on file number
I have 100 csv files in a folder. Each is labeled with a totally random number such as 233505.csv. I need to load 3 specific fil...

2 years ago | 1 answer | 0

1

answer

Question


Create table in a for loop with text
I am creating a table in a for loop in Matlab. The table should contain the answer for each iteration of the loop. On each ite...

2 years ago | 2 answers | 0

2

answers