gr_plot_time - Man Page

gnuradio time domain plotting applications

Synopsis

gr_plot_time [options]

Description

Plots a list of files on a scope plot. Files are a binary list of complex floats.

Options

-h,  --help

show this help message and exit

-N NSAMPLES, --nsamples=NSAMPLES

Set the number of samples to display [default=1000000]

-S START, --start=START

Starting sample number [default=0]

-r SAMPLE_RATE, --sample-rate=SAMPLE_RATE

Set the sample rate of the signal [default=1.0]

--no-auto-scale

Do not auto-scale the plot [default=False]

gr_plot_time: error: no such option: --version

See Also

The full documentation for Usage: is maintained as a Texinfo manual.  If the info and Usage: programs are properly installed at your site, the command

info Usage:

should give you access to the complete manual.

Info

2024-02-01 GNU Radio Companion 3.10.9.2