i can't use function tf() and bode()
Afficher commentaires plus anciens
when i try a example:
>> H = tf([1 0.1 7.5],[1 0.12 9 0 0]);
bode(H)
Undefined function 'tf' for input arguments of type 'double'.
as it appears on the error, I do not know what to fix desire to help people. thanks a lot
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Get Started with Control System Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!