- [bincounts,ind]= histc(_) returns ind, an array the same size as x indicating the bin number that each entry in x sorts into. Use this syntax with any of the previous input argument combinations.
Want to retain location in a histogram plot
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Bran
el 3 de Nov. de 2014
Respondida: Star Strider
el 3 de Nov. de 2014
I have plotted a histogram using the hist function in MATLAB however, I want to find out the original location of the values in the various bins when they were in my original vector. How do I go about doing that?
0 comentarios
Respuesta aceptada
Star Strider
el 3 de Nov. de 2014
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Histograms en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!