MATLAB expression 'R_loc' is not of the correct complexness.

Hi, This is an issue I am getting using matlab coder. While declaring C the type I used was complex. But during run time some variables becomes real and so the error starts coming in. Any suggestions. Thanks.

3 Comments

Please post some code snippet which is generating the errors.
@Harshit: We cannot suggest an improvement without seeing the relevant code.
Hi, Thanks for your help. I have resolved the issue. I have declared R_loc as complex but it sometimes turns out to be real so I added 0.0000001i to all the elements.

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB Coder in Help Center and File Exchange

Products

Asked:

on 5 Apr 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!