photo

Minka Califf


2018년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 2 | 2

2

답변

질문


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년 전 | 답변 수: 0 | 0

0

답변

질문


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년 전 | 답변 수: 2 | 0

2

답변

질문


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년 전 | 답변 수: 1 | 1

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변