How can I create this kind of graph?

조회 수: 1 (최근 30일)
Pul
Pul 2021년 9월 4일
편집: Image Analyst 2021년 9월 4일
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.

답변 (2개)

the cyclist
the cyclist 2021년 9월 4일
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 2021년 9월 4일
You can use 3d bar charts - see this doc
and 2d bar charts and/or histogram bars - see this doc1 and doc2

카테고리

Help CenterFile Exchange에서 Bar Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by