Community Profile

photo

Ruth Ronalter


Last seen: 2 years ago Active since 2021

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


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...

2 years ago | 1 answer | 0

1

answer

Question


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 ...

2 years ago | 1 answer | 0

1

answer

Question


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...

2 years ago | 1 answer | 0

1

answer

Question


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...

2 years ago | 1 answer | 0

1

answer

Question


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)...

2 years ago | 1 answer | 0

1

answer

Question


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...

2 years ago | 1 answer | 0

1

answer

Question


How to filter first fixation times for participants
Edit: separated subjects and participants before attempted for loop, and removed unnecessary and obsolete information Hello, ...

2 years ago | 1 answer | 0

1

answer

Question


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...

2 years ago | 1 answer | 0

1

answer