discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] plot.py


From: David Carr
Subject: [Discuss-gnuradio] plot.py
Date: Wed, 09 Mar 2005 03:07:31 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041227 MultiZilla/1.6.4.0b

Quick question about plot.py in gr_wxgui:

As it stands one can create a PolyLine with the call plot.Polyline(points, attributes) where points is a vector of points and attributes a structure that defines a set of attributes (color, etc) for these points. In order to make a waterfall display one has to set the color for each point individually, how could one create a PolyLine like object that can be created from a vector of points and a vector of attributes for each point?

Thanks again,
David Carr




reply via email to

[Prev in Thread] Current Thread [Next in Thread]