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

1 次查看(过去 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 CenterFile Exchange 中查找有关 Graphics Object Identification 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by