How do I make a plot from a data table?
14 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Victoria Helm
am 9 Jun. 2020
Kommentiert: Victoria Helm
am 12 Jun. 2020
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?
0 Kommentare
Akzeptierte Antwort
Cris LaPierre
am 9 Jun. 2020
Bearbeitet: Cris LaPierre
am 10 Jun. 2020
I suggest watching the Plotting Data Contained in Tables video from our Exploratory Data Analysis with MATLAB course on Coursera.
3 Kommentare
Cris LaPierre
am 10 Jun. 2020
Sorry, I meant to include a link to it. I've updated my answer with the info.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Bar Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!