Meaning of the error code
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
0 Commenti
Risposte (1)
Ameer Hamza
il 22 Mar 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 Commenti
Ameer Hamza
il 23 Mar 2020
Is it related to the pitch controller block? How are you using the conditional block with it?
Vedere anche
Categorie
Scopri di più su Block and Blockset Authoring in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!