discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Usrp_sense_spectrum.py doubts


From: Santi Ortega
Subject: [Discuss-gnuradio] Usrp_sense_spectrum.py doubts
Date: Tue, 21 Oct 2008 12:26:07 +0100

Usrp_sense_spectrum.py doubts

I obtain this plot from 2.3GHz to 2.5GHz (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[2300000000:2500000000]') # 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]