On Sunday 13 January 2008 13:15:54 Jason Anders wrote:
> Hi! I', quite new to GNU Radio and I was wondering whether I could
> access via index the values obtained after the gr.file_source()
> command?
>
> I mean, could I retrieve contents just as if it were an array? Thanks!

You can send it to a gr.vector_sink_* and then get an array using data().

Martin


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

Reply via email to