Jessica Dawson
Followers: 0 Following: 0
Feeds
提问
How to loop through the table and assign 1's with an if statement
I want to loop through dataFix (which is 8 columns wide and 39500 rows). If there is a 1 in that cell in dataFix, and ALSO a 1 ...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to make matrix dimensions the same size?
I have data which currently is a fixation report. This means it has starting fixations (SF) and end fixations (EF). For example,...
4 years 前 | 1 个回答 | 0
1
个回答提问
How can I add a column to a table based on each csv files name?
I want to write a bunch of csv files together and I am using the following code: xx = table(); CSVfileNames = dir('*.csv');...
4 years 前 | 1 个回答 | 0