read
R2026bDescription
[
reads the file status,data] = read(ftp,mavlinkclient,filePath)filePath from the MAVLink client
mavlinkclient using burst mode.
[
specifies options using one or more name‑value arguments in addition to the input arguments
from the previous syntax. For example, status,data] = read(___,Name=Value)LocalPath="logs/flight1.ulg" saves
the flight1.ulg file to the logs folder.
Tip
To save the file to disk, specify the LocalPath
name‑value argument. If you do not specify LocalPath, the function
reads the file contents but does not save the file.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2026b
See Also
list | upload | remove | heartbeatMicroservice | parameterMicroservice | commandMicroservice | missionMicroservice