Plotting latitude, longitude,and signal strength
Afficher commentaires plus anciens
I have a list of latitude and longitude along with signal strength obtained from mobile towers in a certain region. I have all the data in CSV format. In total, I have 4 CSV files.
How can I plot that data in MATLAB?
As a range of signal strength will be shown by different colour and other range will be shown in different colour.
2 commentaires
Bob Thompson
le 8 Jan 2019
Simran Sandhu
le 8 Jan 2019
Modifié(e) : Simran Sandhu
le 8 Jan 2019
Réponse acceptée
Plus de réponses (1)
Jacob Halbrooks
le 3 Avr 2020
0 votes
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:

Catégories
En savoir plus sur Geographic Plots dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!