Community Profile

photo

Sterre


Active since 2019

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


anova1 to test difference accross values of elements in a row in a matrix, for the columns seperately (seperate anova1 test per column in a matrix)?
I want to run a statistical test on a matrix (which contains averages of a dataset), to see whether there are differences betwee...

5 years ago | 1 answer | 0

1

answer

Question


How do I make a histogram that reports the amount of elements per matrix
I have to make a histogram that reports the amount of elements (number of rows) in a matrix, per specific matrix. My dataset co...

5 years ago | 1 answer | 0

1

answer

Question


How to form a for-loop to: find the onset (first element) of trials of zeros, ones and twos, in an array of sequences of zeros, ones and twos
I am trying to make a function (with a for-loop in it) that finds the onsets of (three different) trials (in this case, the tria...

5 years ago | 1 answer | 0

1

answer

Question


How to use a for-loop to find the onset (first element) of trials of zeros, ones and twos, in an array of sequences of zeros, ones and twos
I am trying to make a function that finds the onsets (three different) trials (in this case, the trial starts when a new sequenc...

5 years ago | 2 answers | 0

2

answers

Question


How to use varargin: to specify a second input variable with separate output
I am trying to make a function that converts an amount of liters (first input variable) into mililiters by default. Additionally...

5 years ago | 1 answer | 0

1

answer