필터 지우기
필터 지우기

my graph change color when I graph in it?

조회 수: 1 (최근 30일)
Erwin Avendaño
Erwin Avendaño 2017년 11월 12일
댓글: Erwin Avendaño 2017년 11월 12일
In the first image my graph keeps the color yellow but after that graph changes to black
  댓글 수: 2
Erwin Avendaño
Erwin Avendaño 2017년 11월 12일
how can I solve that?
Erwin Avendaño
Erwin Avendaño 2017년 11월 12일
set(ax, 'xticklabel', sprintfc('\\color{yellow}%g',get(ax,'xtick'))) set(ax, 'yticklabel', sprintfc('\\color{yellow}%g', get(ax,'Ytick')))

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by