photo

IM


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
170,719
of 300,338

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

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

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...

5 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...

5 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...

5 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...

5 years ago | 1 answer | 0

1

answer