Community Profile

photo

IM


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Why subplots doesn't work?
Dear All, Why in some cases I cant get subplots combined in one figure? For example, for one kind of plot I get figure with t...

3 years ago | 2 answers | 0

2

answers

Question


How to add " significant star " (*) to errorbar plot ?
Dear All, I've created bar plot in the next way : err = [ 0.2285767,0.2608904; 0.5362856,0.481496; 0.01711449,0.0593550...

3 years ago | 1 answer | 0

1

answer

Question


How to change Y-axis in histfit plot from counts to percents?
Dear All, I have next plot : h= histfit(myVec); set(gca, 'XLim', [-2 2]); ylim([0 400]); set(h(2),'color','black'); How I...

4 years ago | 1 answer | 0

1

answer

Question


T-test for two z-normalized matrices in MATLAB
Dear Experts, I have two correlation matrices (X and X1) , each of it is 25x25 size . I need to z-normalized it and then comp...

4 years ago | 0 answers | 0

0

answers