you can call numpy.fromfile in grc
http://docs.scipy.org/doc/numpy/reference/generated/numpy.fromfile.html

if it cant find the numpy module, add an import block that has "import numpy"

-Josh

On 04/21/2010 02:09 AM, Umair Naeem wrote:
I need to import complex filter taps from a .txt file and use them in FFT 
FIlter block in GRC. How can I do that?


Regards,
Umair Naeem
MSc Communication Engineering
Chalmers University ot Technology, Sweden.


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


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

Reply via email to