Hello everyone,

I am here to ask a question. As I am very new with gnuradio, I would really
be happy if someone get me a solution.

I want to write vectors, which comes from stream, to a file. 
Here is what I wanna do.

self.connect(self.u, s2v, "class")

s2v transforms the stream to vector. I want the vector to be written in a
file. 
I know about the gr.file_sink() but it writes the stream to file, not the
vector.



-- 
View this message in context: 
http://old.nabble.com/How-to-write-vector-to-a-file-tp32823759p32823759.html
Sent from the GnuRadio mailing list archive at Nabble.com.


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to