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

2 Ansichten (letzte 30 Tage)
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.

Antworten (0)

Kategorien

Mehr zu Graphics Object Identification finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by