フィルターのクリア

could anyone help me how to improve the quality of matlab fig using applyhatch_plus.

1 回表示 (過去 30 日間)
jaah navi
jaah navi 2020 年 3 月 30 日
I have generated bar graph with colors using my code and is of good quality.To convert the color graph into patterns i used the command
fH = gcf; colormap(jet(3));
applyhatch_pluscolor(fH, '-x.', 0, [ 0 1 0], jet(3));
when i run the code, i can get the graph where the color of the bar gets convereted into pattern but the quality of the graph is poor.
could anyone please help me how to improve it.

回答 (0 件)

カテゴリ

Help Center および File ExchangeGraphics Object Identification についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by