Problem with PID Functions
이전 댓글 표시
Hi All,
I am having trouble with PID control in Matlab.
I have the Matlab Student Version Release 12.
These are some of the problems I face:
EDU>> help pid
pid.m not found.
EDU>> pidtool ??? Undefined function or variable 'pidtool'.
EDU>> s=tf('s'); ??? Undefined function or variable 'tf'.
Can anyone please assist me with this.
Thank you.
답변 (1개)
Walter Roberson
2013년 9월 16일
0 개 추천
The Control Systems Toolbox is included in the Student Version license, but it is not installed by default. Go back into the installer and select it.
댓글 수: 2
Hendrik
2013년 9월 17일
Walter Roberson
2013년 9월 17일
Did you get your version as a CD from something like a campus store? Or was it distributed to you by your institution, possibly customized ?
카테고리
도움말 센터 및 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!