discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Wideband Spectrum Analyzer


From: Santi Ortega
Subject: Re: [Discuss-gnuradio] Wideband Spectrum Analyzer
Date: Wed, 22 Oct 2008 20:20:19 +0100

I obtain this plot from 2.23GHz to 2.90GHz (with a Flex2400) but I don't know how to put the correct frecuency on the x axis.
Because if I put this:
g('set xrange[2230000000:2900000000]') # I can't see anything!

To plot I have done this:

g = Gnuplot.Gnuplot(debug=1) # Out of the while loop

g.plot(m.data) # Inside the while loop


Please help me as soon as possible and thanks in advance!

Regards,

Santiago Ortega.

Attachment: spectrum.ps
Description: PostScript document


reply via email to

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