Problem with PID Functions
Mostra commenti meno recenti
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.
Risposte (1)
Walter Roberson
il 16 Set 2013
0 voti
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 Commenti
Hendrik
il 17 Set 2013
Walter Roberson
il 17 Set 2013
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 ?
Categorie
Scopri di più su Introduction to Installation and Licensing in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!