Package for RTL-SDR Radio records only fixed length signals?

조회 수: 1 (최근 30일)
Behind The Sciences
Behind The Sciences 2017년 11월 3일
답변: Ethem 2019년 4월 4일
I understand, from the documentation, that using the package in Matlab allows recording only fixed length samples, while the Simulink RTL-SDR Receiver block can receive in real time, but is it possible to develop a model to record only during a specific period of time, no matter the number of samples?

답변 (1개)

Ethem
Ethem 2019년 4월 4일
Yes, it is possible. You can create a model where you receive samples as a stream (continously) but when recording (write to a file?) just select the ones that you are interested in.

카테고리

Help CenterFile Exchange에서 Communications Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by