![](https://www.mathworks.com/help/examples/spc_channel/win64/CapacityMapUsingSINRDataExample_03.png)
How do I plot a 2D powermap for SignalStrength calculated bwtween two plot in a graph using imagesc
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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.
0 commentaires
Réponses (1)
Jacob Halbrooks
le 3 Avr 2020
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:
![](https://www.mathworks.com/help/examples/spc_channel/win64/CapacityMapUsingSINRDataExample_03.png)
0 commentaires
Voir également
Catégories
En savoir plus sur Polar Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!