Control system functions, e.g. pck and ss not working
13 views (last 30 days)
Show older comments
Hi,
But ss() doesn't work for me either. How can I use pck()?
Thanks!
Answers (1)
Maadhav Akula
on 2 Jan 2020
pck() is now ss().
For using ss() you require Control System Toolbox, you can check the toolboxes that are installed in your system using ver command:
ver
The following links might be helpful:
Hope this helps!
0 Comments
Communities
More Answers in the Power Electronics Control
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!