Borrar filtros
Borrar filtros

Change the border for histogram

5 visualizaciones (últimos 30 días)
abc abc
abc abc el 21 de Jun. de 2016
Respondida: Star Strider el 21 de Jun. de 2016
Hi, i have some histograms but i would like to know how can i tell to Matlab i want to finish at 1 instead of 0.9 for instance as the maximum. Is it possible to do that ? Because for me it is not so clear how Matlab does the borders for the histograms.
Many thanks :)

Respuestas (1)

Star Strider
Star Strider el 21 de Jun. de 2016
If you use histc or histcounts, you can define the bin edges. You would use the bar function to plot them.
Although histc is not going to be around much longer, it will probably do what you want more easily than the other functions.

Categorías

Más información sobre Histograms en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by