Main Content
connect
Connect to MAVLink clients through UDP port
Description
connects to the connectionName
= connect(mavlink
,"UDP")mavlinkio
client through a UDP port.
additionally specifies arguments using name-value pairs.connectionName
= connect(___,Name,Value)
Specify optional pairs of arguments as
Name1=Value1,...,NameN=ValueN
, where Name
is
the argument name and Value
is the corresponding value.
Name-value arguments must appear after other arguments, but the order of the
pairs does not matter.
Before R2021a, use commas to separate each name and value, and enclose
Name
in quotes.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2019a