You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to The MATLAB users
Hi Group!
Any Matlab/simulink experts there?
How to deal with complex numerical data in simulink? most blocks take
only double, real, boolean etc. but not complex.
there's a block to convert the complex number into two: real &
imaginary parts, but the next connected block doesnt accept 2 signals
in the place of one. How can this problem be overcome?