1GR_PLOT_TIME(1) User Commands GR_PLOT_TIME(1)
2
3
4
6 gr_plot_time - gnuradio time domain plotting applications
7
9 gr_plot_time [options]
10
12 Plots a list of files on a scope plot. Files are a binary list of com‐
13 plex floats.
14
16 -h, --help
17 show this help message and exit
18
19 -N NSAMPLES, --nsamples=NSAMPLES
20 Set the number of samples to display [default=1000000]
21
22 -S START, --start=START
23 Starting sample number [default=0]
24
25 -r SAMPLE_RATE, --sample-rate=SAMPLE_RATE
26 Set the sample rate of the signal [default=1.0]
27
28 --no-auto-scale
29 Do not auto-scale the plot [default=False]
30
31 gr_plot_time: error: no such option: --version
32
34 The full documentation for Usage: is maintained as a Texinfo manual.
35 If the info and Usage: programs are properly installed at your site,
36 the command
37
38 info Usage:
39
40 should give you access to the complete manual.
41
42
43
44GNU Radio Companion 3.10.1.0 2022-05-13 GR_PLOT_TIME(1)