Meaning of the error code
1 回表示 (過去 30 日間)
古いコメントを表示
0 件のコメント
回答 (1 件)
Ameer Hamza
2020 年 3 月 22 日
As the error message mention, the pitch controller output a vector with 3 element. However, the transfer function block can only input a scalar. If you are using the transfer function block as a low-pass filter, then you will need to use 3 seperate transfer function block for each output of pitch controller block.
2 件のコメント
Ameer Hamza
2020 年 3 月 23 日
Is it related to the pitch controller block? How are you using the conditional block with it?
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!