Community Profile

photo

Mau Dudas


Active since 2019

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Integrating a t-test into a function how-to
Hey, I need to run two t-tests on my dataset in a fucntion one is meant to compare the means of reaction times and the other has...

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


Loading a sequence of files into Matlab - can't define 'cell'
I would like to load 200 data which is stored in 1x1 structures with three fields. Load command is pretty useless at this point ...

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


How to extract values from structure as array and assign numeric values to them?
So i have a structure called data looks like this data. gender = 'female' . age = '25' .reproductiontime = 10...

meer dan 4 jaar ago | 2 answers | 0

2

answers

Question


Multiple if loops with warning message variable appears to change size with every iteration
I am aware this might not be the only problem with the code but I honestly can't think of anything else. Other than the fact th...

meer dan 4 jaar ago | 0 answers | 0

0

answers

Question


Computing the mean RTs for correct trials
I have a data set that is 100x3 double. Column one corresponds to the conditions(1,2), column two corresponds to the accuracy of...

meer dan 4 jaar ago | 0 answers | 0

0

answers

Question


Computing accuracy in dataset
So i have never done this before and I can't get my head around it so - I've got a data set where every file contains three colu...

meer dan 4 jaar ago | 0 answers | 0

0

answers

Question


Switch Loop with Boolean expressions? Can it be done?
So I am trying to get a switch loop to display values of x=rand(1,10) when the values are greater than and smaller than 0.6? Be...

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


How can I assign a variable to all the columns and all the rows of a matrix?
Got a 20x10 double matrix and I'd like to assign 'numsub' to the number of rows and 'numtrials' to the number of columns in the ...

meer dan 4 jaar ago | 2 answers | 0

2

answers