Plotting three variables in a 2D coloured plot

I have 3 column data file, where x is Frecuency, y is Azimuth and z is Spectrum Amplitude.
I want to plot the values in a coloured plot where every pair of data (Frecuency, Azimuth) has an Amplitude value related to a colour.
The result should be as in the image.
Captura.PNG
Is it a cotour plot? Image plot?
Thank you very much in advance.

2 件のコメント

Bob Thompson
Bob Thompson 2019 年 4 月 30 日
Do you know about contour, contourf, and mesh?
KSSV
KSSV 2019 年 4 月 30 日
編集済み: KSSV 2019 年 4 月 30 日
It depends on how you datar is.....you have a column matrix data? Or the data is already in matrix form?

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeContour Plots についてさらに検索

タグ

質問済み:

2019 年 4 月 30 日

編集済み:

2019 年 4 月 30 日

Community Treasure Hunt

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

Start Hunting!

Translated by