Meaning of the error code
2 次查看(过去 30 天)
显示 更早的评论
回答(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?
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Block and Blockset Authoring 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!