How can I create a bar graph
Show older comments
I am extremely new to Matlab, I have attached my workspace. I need to plot a bar graph of the variable rdata such that the columns are the x axis and named 'motor' 'visual' 'frontal' 'motor' 'visual' 'frontal 'motor' 'visual' 'frontal' and the y axis comprising of rows is the number of subjects.
1 Comment
Adam
on 4 Jul 2018
doc bar
is the best place to start, especially if you are new to Matlab.
Answers (1)
Sabin
on 7 Jan 2023
0 votes
Categories
Find more on 2-D and 3-D Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!