How to fix this crazy error?
5 ビュー (過去 30 日間)
古いコメントを表示
I am getting the following error after trying to tune a model. It is crazy I cannot even run the model anymore because this error keeps popping up. Can anyone help me from going crazy myself?
Error: "The element 1 in SCDPotentialLinearizationIOs structure is not referring to an existing block in the model"
I was using Simulink Control design (SCD) and I had external hardware in the model controlled with a PID. I was using SCD to tune the PID but it won't work because it say there is no feedback-loop detected. Obviously there was a feedback-loop but it was on the external hardware. Given that feedback was not detected, I decided to 'computer operating points' and that was how the error started. The bad thing is that the error could not go away even after I have closed SCD and it does not seem to come from any particular block.
2 件のコメント
Swarooph
2016 年 10 月 26 日
Is it possible to share the model? Seems like you are trying to 'tune' a model with IOs that don't exist anymore.. Also, tell us what you mean by 'tuning'. What tool/workflow are you referring to when you are tuning your model?
回答 (1 件)
Arkadiy Turevskiy
2016 年 12 月 12 日
Hi, Simulink Control Design is not intended for tuning PID Controller when you model is in external mode, controlling the hardware.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!