The matlab script node does not take complex numbers.  You might try
passing two real arrays into the node--one for the real component and
one for the complex component.  Once inside you can try to merge the
arrays or just use the information separatly.  I do not have matlab so
I cannot offer example code.

Reply via email to