필터 지우기
필터 지우기

How can I move the starting plot point in figure?

조회 수: 1 (최근 30일)
Tony
Tony 2014년 8월 12일
댓글: Tony 2014년 8월 12일
I have a 90x125 matrix, when using image command, the program always start to plot at x=0 y=0. Can I change it to somewhere like x=-50 y=-50. Thank you

채택된 답변

The Matlab Spot
The Matlab Spot 2014년 8월 12일
편집: The Matlab Spot 2014년 8월 12일
Check varying XData & YData for the Image object that you have created. It is about changing the X & Y Offsets
  댓글 수: 1
Tony
Tony 2014년 8월 12일
Thank you very much. May I ask one more question.I have generated the following image from the matrix.The color is a little bit wrong due to the different between value ( 0 vs 6.8*10^7 and any value below 10^7 will be colored in blue)
Can I somehow change the colorbar to make the image more like this?
Again, Thank you. Best regard.

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

추가 답변 (0개)

제품

Community Treasure Hunt

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

Start Hunting!

Translated by