Plot minimum received power, which shows the weakest signal received from any transmitter site. The area shown may correspond to the service area of triangulation using the three transmitter sites.
datalocation — Location coordinates of data points M-by-2 matrix
Location of antenna site, returned as an
M-by-2 matrix with each element
unit in degrees. M is the number of rows in the data
table with valid latitude and longitude values. Duplicate locations are not
removed.
lat — Latitude of data points M-by-1 vector
Latitude of data points, returned as an
M-by-1 vector with each element
unit in degrees.
lon — Longitude of data points M-by-1 vector
Longitude of data points, returned as an
M-by-1 matrix with each element
unit in degrees. The output is wrapped so that the values are in the range
[-180 180].