How can I create this kind of graph?

1 visualización (últimos 30 días)
Pul
Pul el 4 de Sept. de 2021
Editada: Image Analyst el 4 de Sept. de 2021
Hello everyone,
Does anyone know how can I create a graph like the attached "example"?
Because I created a graph in Excel ("Image") but I'd like to change the display.
Thank you.

Respuestas (2)

the cyclist
the cyclist el 4 de Sept. de 2021
Take a look at the MATLAB Plot Gallery. You will find charts of those styles, and you can grab the code that was used to create them, as a starting point for your own plots.

Sulaymon Eshkabilov
Sulaymon Eshkabilov el 4 de Sept. de 2021
You can use 3d bar charts - see this doc
and 2d bar charts and/or histogram bars - see this doc1 and doc2

Categorías

Más información sobre Bar Plots 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!

Translated by