photo

aet


Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
148,550
of 301,213

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,191

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,422

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Label multiple boxplots in same figure
I used this code to create a figure with two boxplots. How do I label K and M (on x-axis) as "HC" and "SZ" respectively?? I also...

6 years ago | 1 answer | 0

1

answer

Question


create vector from 21 individual values from for-loop
I have 21 values for K from my for-loop and need to makes these values into a vector. The end goal is to make a box plot. Any gu...

6 years ago | 1 answer | 0

1

answer

Question


I have 30x30 matrix and need to extrapolate lower triangle numbers
I need to pull out everything below the diagonal (the lower triagnle numbers), but I don't want to use tril and change the diago...

6 years ago | 2 answers | 0

2

answers