Tuesday, September 26, 2023

3D plotting in GNU Radio

Hi all!
I wrote a custom python block that emits items consisting on flattened matrices.
I would like to dynamically plot these matrices as a coloured surface (similar to the waterfall sink) and update the surface based on refresh rate provided by the user.
How could I implement this using gnuradio? Could you provide me an example code?
Thanks a lot in advance!

Ivan

No comments:

Post a Comment