i can't use function tf() and bode()
Show older comments
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
Accepted Answer
More Answers (0)
Categories
Find more on Get Started with Control System Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!