How do I plot a 2D powermap for SignalStrength calculated bwtween two plot in a graph using imagesc

I have one plot called a subscriber and 5 plots called small cells. I have calculated manually (without using inbuilt matlab functions) the receiver signal strength. I need to plot a 2D imagesc showing the signal strengths in color and use the map to show where these five small cells could be located.

답변 (1개)

A new feature is available in R2020a to support importing and visualizing propagation data like this. The feature is available in Communications Toolbox and Antenna Toolbox and supports table-based files or data which contains latitude, longitude, and corresponding values like signal strength. You can learn about the feature here, and below is an example contour map that you can create with it:

카테고리

도움말 센터File Exchange에서 Geographic Plots에 대해 자세히 알아보기

질문:

2019년 7월 9일

답변:

2020년 4월 3일

Community Treasure Hunt

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

Start Hunting!

Translated by