Plot radiating eletric field from isotropic antenna

I want to plot somehting like this. In the vertical axis is height and in the horizontal is distance. Color bar is in dB. How can I do this?

Antworten (1)

Taru
Taru am 6 Okt. 2022
Bearbeitet: Taru am 7 Okt. 2022

0 Stimmen

Hi,
I understand that you are looking out for the function to plot such graphs. 'contourf' function would do the trick for you to plot the above graph along with the colorbar. Simply, make a 2D matrix with values of the electric field corresponding to the respective height and distance parameters and feed it to the contourf function.
Follow this link to get to the demonstration.

Gefragt:

am 21 Nov. 2019

Bearbeitet:

am 7 Okt. 2022

Community Treasure Hunt

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

Start Hunting!

Translated by