could anyone help me how to write applyhatch (gcf,'|-+.\/') to save in png

3 ビュー (過去 30 日間)
jaah navi
jaah navi 2021 年 7 月 28 日
i have generated bar graph using colours. As I need to use patterns i used
applyhatch(gcf,'|-+.\/')
to generate pattern. But the graph with patterns doesnot look clear. so I want to use write command similar to
im_hatch = applyhatch_pluscolor(fH, '-x/.\', 0, [ 1 0 1 10 1], jet(5));
imwrite(im_hatch,'one.png','png')
could anyone please help me on this.

回答 (0 件)

カテゴリ

Help Center および File ExchangeDirected Graphs についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by