How can I move the starting plot point in figure?
1 回表示 (過去 30 日間)
古いコメントを表示
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
0 件のコメント
採用された回答
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
その他の回答 (0 件)
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!