Community Profile

photo

Gravey


Leeds Beckett University

Attivo dal 2016

Followers: 0   Following: 0

Contatto

PhD Student Biomechanics
Race walking

Statistiche

All
  • Thankful Level 1
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 5 anni fa | 0 risposte | 0

0

risposte

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

oltre 5 anni fa | 2

Domanda


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

oltre 5 anni fa | 1 risposta | 0

1

risposta

Risolto


Add two numbers
Given a and b, return the sum a+b in c.

circa 8 anni fa

Risolto


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

circa 8 anni fa

Risolto


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

circa 8 anni fa