Good morning.
I am plotting bar chart that I want to change the fill pattern for each bar. Can anybody help me to write the affiliated code?
This is an example of I want to plot
Thank you very much

 採用された回答

DGM
DGM 2022 年 4 月 28 日
編集済み: DGM 2022 年 4 月 28 日

1 投票

7 件のコメント

Zafimandimby Mampiandra
Zafimandimby Mampiandra 2022 年 4 月 28 日
When I follow the same example, it specifies that "hatchfill2 is not specified"
Undefined function 'hatchfill2' for input arguments of type 'double'.
That is the notification I get
Thanks
DGM
DGM 2022 年 4 月 28 日
You have to follow the link and download hatchfill2(). Put the files somewhere on the search path or add their location to the path using pathtool.
Zafimandimby Mampiandra
Zafimandimby Mampiandra 2022 年 4 月 28 日
Can you send me a link to download it please? I cannot find.
Thanks
DGM
DGM 2022 年 4 月 28 日
There should be a button on the right hand side that says "download"
Zafimandimby Mampiandra
Zafimandimby Mampiandra 2022 年 4 月 28 日
Thank you very much. It works now
Zafimandimby Mampiandra
Zafimandimby Mampiandra 2022 年 4 月 28 日
Can you please help me to write the related code about the "legend" to match the bar chart.
Thanks
DGM
DGM 2022 年 4 月 28 日
I see you already saw the examples on this post:
I think Simeon's example is the simpler of the two, though it would probably be easiest if you showed what your plotting code looks like so far and we can just adapt that instead.
For what it's worth, if you're having trouble getting everything from GitHub, you can just get it from here.
The legendflex() package includes getpos(), so you shouldn't need to get that separately. Just get legendflex and stick it in a folder and add the folder (and its subfolders) to the path.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeData Distribution Plots についてさらに検索

タグ

質問済み:

2022 年 4 月 28 日

コメント済み:

DGM
2022 年 4 月 28 日

Community Treasure Hunt

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

Start Hunting!

Translated by