circular pcolor map (looking down on the north pole)

How can I produce a circular pcolor map (looking down on the north pole) ?

3 comentarios

DGM
DGM el 20 de Ag. de 2022
Your map needs to begin and end with the same color. Beyond that, you'll have to provide some more information.
h=pcolor(LON,LAT,Final);
I am using this command of pcolor which is very common. I want to make a spatial map using pcolor like this, find the attachment.
DGM
DGM el 20 de Ag. de 2022
Apologies; I completely misinterpreted the question.

Iniciar sesión para comentar.

Respuestas (0)

Preguntada:

el 20 de Ag. de 2022

Comentada:

DGM
el 20 de Ag. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by