How to make these figures?

Dear Matlab users, I wonder whether anyone knows how to make the two figures in attachment with Matlab? Thanks into advance,

1 件のコメント

jonas
jonas 2018 年 8 月 17 日
編集済み: jonas 2018 年 8 月 17 日
Projecting a surface plot on a map is easy. I'd imagine the tricky part is the colormap. Normally the color you see on the surface plot is described either as a scalar (e.g. 1=white and 0=black) or a set of three values (in case of RGB). The colormap is essentially one-dimensional. In these figures, the color of each coordinate is described by two values, and the colormap will therefore be one degree higher.
It's not very difficult, but I don't know if MATLAB has any default functions for this purpose. Probably you can find something on FileExchange.

回答 (0 件)

この質問は閉じられています。

質問済み:

2018 年 8 月 17 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by