Ruth Ronalter
Followers: 0 Following: 0
Feeds
질문
hist error: Input arguments must be numeric, but all my input is numeric?
Hello, I'm using hist as part of a for loop to retrieve participant numerical data with Matlab. The part of the for loop in qu...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
How can I transpose 2 matrices to show 2 experimental conditions?
Hello, I'm trying to plot reaction times while masked vs. unmasked. I have 2 variables, the averages of reaction times for 17 ...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
How can I graph an average and individual participant data?
Hello, I'm trying to create a graph that shows the amount of times a figure was rated on a scale of 0-3. I used the for loop b...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
How can I add data to an existing double at specific points?
Hello, I have this 14x1 double, I need to add 3 more data points at specific locations, effectively making it a 17x1 double. I...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Is it possible to extract 2 separated sections from the same table?
I'm defining 2 separate groups as variables from an excel table. Namely, I want to separate the data with the ID (second column)...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Is it possible remove a data point when the logical index removes a coordinate?
Hello, I'm trying to create a scatter plot with coordinates for fixations from an excel table. Trying to create a region of in...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to filter first fixation times for participants
Edit: separated subjects and participants before attempted for loop, and removed unnecessary and obsolete information Hello, ...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
How do I filter time data from excel columns, where the values are numerical and the columns are character named?
Hello, I'm trying to create a code that will filter eyelink fixations (labeled IA_FIRST_SACCADE_START_TIME) that took place be...
3년 초과 전 | 답변 수: 1 | 0