cant use function cmplx
igexxx
I cant use the cmplx function. I just created three function with the same number of points which i called aaa, bbb and ccc
then
ccc=cmplx(aaa,bbb)
but it tells me back:"function not available for this number type" (????)
any help?
cheers
Variable/C ccc = cmplx(aaa,bbb)
February 18, 2012 at 11:24 am - Permalink