Plot 2D circle image with color bar

조회 수: 5 (최근 30일)
Fateh Bouchaala
Fateh Bouchaala 2019년 8월 5일
답변: Neuropragmatist 2019년 8월 5일
Good morning,
I have points with coordinates (x,y) in 2D cartesin system. The points cover a circler zone and each point have a value of temperature.
I would like to plot an image with temperature colorbar which means a filled colored circle and the color varies with temperature (see attached filecercle_colore.gif).
I appreciate your help.
Regards

답변 (1개)

Neuropragmatist
Neuropragmatist 2019년 8월 5일
Maybe you could adapt this:
or this:
After converting your points to polar coordinates using cart2pol.
I don't see an easy way to do what you want using inbuilt functions unless you build your own plotting function...

카테고리

Help CenterFile Exchange에서 Colormaps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by