discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] matrix multiply


From: Przemek Lewandowski
Subject: [Discuss-gnuradio] matrix multiply
Date: Tue, 13 Oct 2015 22:39:09 +0200

Hi

Im trying to set A Matrix in the "Multiply by Matrix" Block in Complex block, but everytime I put my value it says:

"AttributeError: 'module' object has no attribute 'multiply_matrix_cc'"

It is propably problem of A Matrix Format:

This is my format:
[[(1+1j), (1+1j), (1+1j), (1+1j), (1+1j)]]

I woud like to have 5 inputs and 1 outputĀ 

thank you

Przemek Lewandowski

reply via email to

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