Simply set the vector size in the vector sink's properties, and connect a stream of that size to the sink; if you have samples coming in one-by-one instead of in vectors, use the stream_to_vector block to convert.
Best regards, Marcus On 07.12.2015 13:09, Rebecca wrote: > Thanks Lou i make the first with gr-baz and i can see now the graphical sink > including Baudline. > Do you not how we use a vector sink?how can i read the vector stream into > the sink? > Thanks Rebecca > > > > -- > View this message in context: > http://gnuradio.4.n7.nabble.com/Baudline-sink-ist-missing-tp57170p57213.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 _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
