Community Profile

photo

Minka Califf


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


how to move text away from axis?
I wanted to rotate my y axis label but now it is overlapping with the y axis. Is there a way that I can move the text (only for ...

6 years ago | 1 answer | 0

1

answer

Question


how to bold only one axis?
I am trying to make the blue y-axis on the right bold like the lines it is referencing, and for the life of me cannot figure out...

6 years ago | 2 answers | 2

2

answers

Question


how to make a stacked bar graph?
i am trying to make my bar graph stacked. As of now it shows the total population in each state, and I want the stacked part to ...

6 years ago | 0 answers | 0

0

answers

Question


put bars in bar graph in ascending order?
i want to put this in order from smallest to largest population instead of alphabetical order. How can I do this? clc clea...

6 years ago | 2 answers | 0

2

answers

Question


how to add numbers and labels to scatterplot bubbles?
I am trying to add numbers and labels to this scatterplot clc clear all close all %reading the file [numbers text]=xls...

6 years ago | 1 answer | 1

1

answer

Question


how to create a line plot with data from excel?
I am trying to create a line plot using data from an excel document. I am a beginner and am unsure how to actually create the pl...

6 years ago | 1 answer | 0

1

answer

Question


how to remove border and percentages from pie chart?
Hello, I am trying to remove the black border outside the pie chart and remove those percentages as well. I am a beginner so an...

6 years ago | 1 answer | 0

1

answer

Question


how to get your x and y axis to skip every other tick mark?
I simply want the graph on the left to show '500' '600' '700' for the y axis and '9' '10' '11'for the x axis. %data data...

6 years ago | 1 answer | 0

1

answer

Question


how to label x and y ticks?
I am trying to label my y axes to go from 1 to 50 by tens, and my x axes to have only 2 ticks labelled 'Morning' and 'Final'. I ...

6 years ago | 1 answer | 0

1

answer

Question


how to display correlation coefficient on graph?
How can I display the correlation coefficient on the top left of the graph like so? <</matlabcentral/answers/uploaded_fil...

6 years ago | 1 answer | 0

1

answer

Question


create 2 scatterplots side by side
I am trying to create 2 side by side scatter plots but I cannot figure out how to get my data to scatter, I tried the scatter co...

6 years ago | 1 answer | 0

1

answer

Question


how to label y axis tick marks?
I can't get the labels on the y-axis to show. I used yticklabels({'A380','A350','A330-200','A318','A319neo','A320neo','A321...

6 years ago | 1 answer | 0

1

answer

Question


how to make bar graph outline dotted?
I can't seem to get the solid black line around the bars to become dotted like so: <</matlabcentral/answers/uploaded_files/11...

6 years ago | 1 answer | 0

1

answer

Question


Pie chart resembling pacman?
can someone help me to create this pie chart? I am a beginner. this is what I have so far: X = [1 5] pie(X); legend labe...

6 years ago | 1 answer | 0

1

answer