Main Content

sdrsetup

Set upMATLABto interact with RTL-SDR radios

Syntax

Description

example

sdrsetupsets up the system路径andLD_LIBRARY_PATHvariables in the current MATLAB®session to useCommunications Toolbox™ Support Package for RTL-SDR Radiofeatures. Run this command at the start of a new MATLAB session before usingCommunications Toolbox Support Package for RTL-SDR Radiofeatures. You can automate this step for future sessions by addingsdrsetup到你的startup.mfile. For more information on how to create or modify astartupscript, seeStartup Options in MATLAB Startup File.

Examples

collapse all

Modify the system PATH and LD_LIBRARY_PATH variables in the current MATLAB® session to use Communications Toolbox Support Package for RTL-SDR Radio features.

sdrsetup
Found and setup Communications Toolbox Support Package for RTL-SDR Radio.

Version History

Introduced in R2014a

See Also

Functions

Objects

Blocks