필터 지우기
필터 지우기

How to set my own row and column labels in 'imagesc' fcn

조회 수: 7 (최근 30일)
Jonasz
Jonasz 2013년 9월 1일
I would like to set my own row and column labels in imagesc function. How to simply do this. My row and column labels are numbers not a string.

답변 (1개)

rifat
rifat 2013년 9월 1일
Are you talking about labels or XTickLabels?
If it about labels then you can simply change it by using xlabel command and convert the numbers into strings by num2str
  댓글 수: 1
Jonasz
Jonasz 2013년 9월 1일
It's works but I need to replace normal labels to this labels and eg. when I zoom the figure the labels should behave in the same way but in this case they don't.

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

카테고리

Help CenterFile Exchange에서 Data Distribution Plots에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by