discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] plot_data options in gr-utils


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] plot_data options in gr-utils
Date: Wed, 1 Jun 2016 19:35:18 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

Hi Adellain,
have you tried doing for example

gr_plot_fft_c --help

? That should give you all options you can call those with.

Now, if you're writing your own visualizations: I recommend using IPython notebooks, with matplotlib configured to produce inline images.

Best regards,
Marcus

On 01.06.2016 15:15, Adellain TSIAHINA wrote:
Hello all,

I'm using gnuradio and I would write my own python scripts to plot the data (the data are saved in a binary file which contains the stream - saved with file sink in grc).
I spent a day trying to use the scripts in gr-utils such as plot_data but I don't know exactly how to use it (the options...), would you have an example ?

Many thanks in advance !

Adellain




_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

[Prev in Thread] Current Thread [Next in Thread]