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

8 ビュー (過去 30 日間)
Harshit
Harshit 2013 年 4 月 5 日
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 件のコメント
Jan
Jan 2013 年 4 月 11 日
@Harshit: We cannot suggest an improvement without seeing the relevant code.
Harshit
Harshit 2013 年 4 月 12 日
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.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB Coder についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by