shir shalom
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
17,207
of 295,448
REPUTATION
2
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
2
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Violin plot has tails that go beyond real data
Hi everyone, I'm using the awesome "distributionPlot.m" from file exchange in order to plot some nice violins. I've noticed th...
6 years ago | 2 answers | 0
2
answersQuestion
Mixed ANOVA (between-within)
Hi all, I want to run a *mixed two-way ANOVA* with sex as a *between factor*, and performance in 2 tasks as a *within factor*...
8 years ago | 1 answer | 0
1
answerQuestion
Dimensions error on paired t-test?
Hi all, I try to perform a paired t-test like that: a=[1;2;3] b=[10;20;30] h = ttest(a,b) and I get the following...
8 years ago | 1 answer | 0
1
answerQuestion
Array that contains a geometric series
Hi, Is there a short way to create an array in which the elements are making a geometric series? like for example the follow...
8 years ago | 2 answers | 1
2
answersQuestion
Suptitle - is it possible to use with arguments besides text?
for example - I want my super title to display the value of my variable "num". I coded this: suptitle('my number=%u',num...
8 years ago | 1 answer | 1