Which Block Cauese Simulink Domain Error
2 ビュー (過去 30 日間)
古いコメントを表示
I have a large simulink model that sometimes will generate a state where i get the error:
Domain error. To compute complex results from real x, use log(complex(x))
Is there a way to find which block has the error? I would prefer not to look through all instances of a log in the model to find the one that became complex.
Thanks
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!