Plot or compute the line-of-sight (LOS) visibility between sites on a map
los(
sets properties using one or more name-value pairs. For example,
site1
,site2
,Name,Value
)los(site1,site2,'ObstructedColor','red')
plots the LOS using
red to show blocked visibility.
returns the status of the LOS visibility.vis
= los(site1
,site2
,Name,Value
)