interp
Interpolate RF propagation data
Description
returns interpolated values of the specified propagation data object at the
specified query points. The function performs the interpolation using a scattered
data interpolation method.interpvalue
= interp(pd
,lat
,lon
)
specifies options using name-value arguments.interpvalue
= interp(pd
,Name=Value
)
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2020a