How do I make a plot from a data table?
Show older comments
I made a data table in matlab containing numerical and categorical data (number of trials and date for example). How do I make a plot or bargraph for two categories in my data table? I tried creating column vectors by assigning variable to a given column from my data table and then using the plot, bar, and histogram built in functions. None of them worked...any suggestions?
Accepted Answer
More Answers (0)
Categories
Find more on Bar 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!