IM
Followers: 0 Following: 0
Feeds
提问
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...
4 years 前 | 2 个回答 | 0
2
个回答提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0