Meaning of the error code
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
0 Kommentare
Antworten (1)
Ameer Hamza
am 22 Mär. 2020
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 Kommentare
Ameer Hamza
am 23 Mär. 2020
Is it related to the pitch controller block? How are you using the conditional block with it?
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!