Main Content
capture
Add-On Required: This feature requires the Communications Toolbox Support Package for RTL-SDR Radio add-on.
Syntax
Description
[
captures data
,metadata
] = capture(rx
,length
)ceil(
continuous data samples
using the RTL-SDR radio hardware associated with the length
)rx
receiver
System object™. The function returns the captured data samples in the output
data
. The function also returns capture-time configuration settings
for the radio device in the output metadata
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2023b