Turning survey results into a bar graph
Mostrar comentarios más antiguos
So I conducted a survey and turned the results into a csv file (Yes = 1, No = 2, Maybe = 3, etc). What plot function do I use so that the number of yes responses are counted and made into a bar graph, the number of no responses, etc?
Respuesta aceptada
Más respuestas (1)
Jhay
el 30 de Nov. de 2011
0 votos
imhist()
Categorías
Más información sobre Animation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!