Control system functions, e.g. pck and ss not working
조회 수: 6 (최근 30일)
이전 댓글 표시
Hi,
But ss() doesn't work for me either. How can I use pck()?
Thanks!
답변 (1개)
Maadhav Akula
2020년 1월 2일
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
커뮤니티
더 많은 답변 보기: Power Electronics Community
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!