how to display image circular
2 ビュー (過去 30 日間)
古いコメントを表示
hello, i would like to display my png image in guide in a circular form. Do i need to change the axes properties, or do i need to change something about my image beforehand? in the end it needs to be a round image that is also manually "zoomable", by using the mouse (drag n drop). I hope you can help me, thank you.
0 件のコメント
採用された回答
Walter Roberson
2012 年 11 月 10 日
MATLAB cannot handle circular axes. Images for display must be rectangular. However, you can control the transparency of pixels in the image and make the ones outside the circle transparent.
0 件のコメント
その他の回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Lighting, Transparency, and Shading についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!