Write baseband signals to file
Communications Toolbox / Comm Sinks
The Baseband File Writer block writes a baseband signal to a specific type of binary file. Baseband signals are typically down-converted from a nonzero center frequency to 0 Hz. Sample rate, which is determined by the input signal sample time and frame size, and center frequency are saved when the signal is written to a file.
Data Types |
|
Multidimensional Signals |
|
Variable-Size Signals |
|
The Baseband File Writer block writes baseband signals to
uncompressed binary files. To share these files, you can compress them to a zip
file using the zip function. For more
information, see Create and Extract from Zip Archives.