필터 지우기
필터 지우기

Trouble to construct histogram stracked

조회 수: 1 (최근 30일)
Zongo Amara Mohamed Isaac
Zongo Amara Mohamed Isaac 2019년 7월 22일
답변: the cyclist 2019년 7월 22일
Morning everybody.
I've just become very familiar with Matlab, but I'm having trouble building a histogram stacked on mathlab:
on the X axis I would like to have the name of countries and the Y axis the financial and transport data
I don't know the code to use.
Please help me.
thanking you in advance.
Best regards.
attached my file

답변 (1개)

the cyclist
the cyclist 2019년 7월 22일
Take a look at the MATLAB Plot Gallery, in particular the stacked bar chart example. (I think you want a bar chart, not a histogram.) If you click on View Source underneath that plot, you will see the code that generated that plot, and you can probably adapt that to your need.
There are a number of ways to import the data. If you don't know how to do that, maybe ask a separate question, or take a look at the documentation about data import.

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by