Feeds
提问
I need help turning this line graph data into a bar graph
figure('Color', [1, 1, 1]) % New figure ax = plotyy(weeks, weight, weekMid, poundsPerWeek); % Save axes xlabel(ax(1), 'Weeks')...
5 years 前 | 1 个回答 | 0
1
个回答提问
How do i turn a line graph into a bar graph?
How can I turn this data into a bar chart? figure('Color', [1, 1, 1]) % New figure ax = plotyy(weeks, weigh...
5 years 前 | 1 个回答 | 0
1
个回答提问
I need help graphing boxplot
EXERCISE 5: Load the diaries.mat data of Lesson 10. Define a variable called totalAlarm that holds the total number of times ea...
5 years 前 | 1 个回答 | 0
1
个回答提问
4 number list in 1 variable
I have created 4 variables Weststates, midweststates, northeaststates, southstates. It says to create a variable called region...
6 years 前 | 0 个回答 | 0
0
个回答提问
Plotting 5 single axis graphs
I need to plot overall percentages for different ages. It needs to be 5 different graphs. Variables Overall 30x5 blacks 3...
6 years 前 | 0 个回答 | 0