필터 지우기
필터 지우기

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