Different colors on tickmarks and axes labels?
조회 수: 6 (최근 30일)
이전 댓글 표시
I would like to have an image with different colored ticks, ticklabels, and axis labels. Specifically, I would like black axis labels and ticklabels, but white tick marks. Is there some method of accomplishing this?
댓글 수: 0
답변 (1개)
Sean de Wolski
2014년 3월 24일
First, convert the tick labels to text, using one of these utilities:
Now the tick label and the ticks/axis labels are no longer tied together so they can be different colors.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!