Gravey
Leeds Beckett University
Active since 2016
Followers: 0 Following: 0
PhD Student Biomechanics
Race walking
Statistics
All
RANK
5,615
of 295,735
REPUTATION
8
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
2
RANK
of 20,277
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Vertically stacked histograms or violin plots or density estimators for 14 variables
Hi, I am looking to create a figure similar to the attached. Where X axis is 0:100 and y axis has the string name to each var...
6 years ago | 0 answers | 0
0
answersAnswered
Put Strings in a column
Hi, I think I would create a separate column for each of the countries you want stacked underneath each other vertically, and...
Put Strings in a column
Hi, I think I would create a separate column for each of the countries you want stacked underneath each other vertically, and...
6 years ago | 2
Question
colour map scatter with multiple groups / variables
<</matlabcentral/answers/uploaded_files/137140/matlab.png>> I have code to produce a coloured scatter. Figure 1 and two are...
6 years ago | 1 answer | 0
1
answerSolved
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
9 years ago
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
9 years ago