Question


Creating sigstar in bar graph
Hi everybody, I'm trying to create a significant star between two bars (the values 0.1423 and 0.3203) in a bar graph like: ...

9 years ago | 1 answer | 1

1

answer

Question


Corrected and adjusted values with FDR
Hi everybody, I've recently been using the FDR function found in MATLAB central: <http://www.mathworks.com/matlabcentral/fil...

9 years ago | 0 answers | 0

0

answers

Question


How can I split a matrix with connection data?
Hi everybody, I have a matrix (18x18) with connection results (first, meaning that I have the values one (1) in all coordinat...

9 years ago | 1 answer | 0

1

answer

Question


Change input name when running a script
Hi everybody, I'm trying to change the input name but I can't get it to work. Basically, what I want to do is changing the au...

9 years ago | 2 answers | 0

2

answers

Question


ANOVA follow-up tests
Hi everybody, This is more of a theoretical question when using the statistical toolbox: 1. Is it correct to that you're ...

9 years ago | 1 answer | 0

1

answer

Question


Finding coordinates for matrix from another matrix
Hi, I'm trying to find the coordinates of specific values in a 4-D matrix from a list of values. The 4D matrix is (3x2x17x17)...

9 years ago | 1 answer | 0

1

answer

Question


Matrix with double values
Hi everybody, I have a matrix with the double amount of values in (almost) random order and I would like to be able to find a...

9 years ago | 1 answer | 0

1

answer

Question


Looping through a cell with datasets
Hi everybody, I have a question about looping through a cell with multiple dataset (1x9 cell with each cell being 19x19 doub...

9 years ago | 1 answer | 0

1

answer

Question


Extract coordinates from a significance matrix
Hi everybody, I've created a matrix with all the significant values from performing ttest (19x19 with 1's and 0's) and I woul...

9 years ago | 1 answer | 0

1

answer

Question


Ttest function with random numbers
Hi all, I have the following problem with the ttest function: [h, p, ci, stats] = ttest(randn(10,1), randn(10,1), 0.05) ...

9 years ago | 1 answer | 0

1

answer

Question


Problems with ttest function
Hello, I've been trying to use the ttest function to compute a paired ttest between power values obtained from EEG (pre vs po...

10 years ago | 1 answer | 0

1

answer

Question


Problems with group comparisons using non parametric statistics
Hi all, I have used EEGLABs function 'spectopo' to extract the power values and later found the band specific values. Now, I'...

10 years ago | 0 answers | 0

0

answers

Question


Problem using ttest and signrank functions
I'm trying to use the ttest and the signrank functions but they don't work. When using the ttest function it says: Undef...

10 years ago | 1 answer | 0

1

answer

Answered
Save values in a for loop
Thank you for the response. I already did that but it still doesn't work.

10 years ago | 0

Question


Save values in a for loop
Hi all, I trying to create a script that is able to save the values from each run in a 'for loop' for an EEG study. It works...

10 years ago | 2 answers | 0

2

answers