Trouble to construct histogram stracked

3 vues (au cours des 30 derniers jours)
Zongo Amara Mohamed Isaac
Zongo Amara Mohamed Isaac le 22 Juil 2019
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

Réponses (1)

the cyclist
the cyclist le 22 Juil 2019
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.

Community Treasure Hunt

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

Start Hunting!

Translated by