andrewllewop
Newbie level 4
- Joined
- Nov 24, 2012
- Messages
- 6
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,324
Having issues with using the PID function in MATLAB:
whenever i try to use the pid function in matlab in the command window I get the message "undefined function or variables". But I am seeing examples where the PID function is used. eg C = pid(Kp,Ki,Kd). not sure if there is a missing toolbox, file or something. I've just started a Controls class so I am still a novice with using some of the features of MATLAB. If someone could tell me a fix for this. i'd appreciate it
Thanks in advance
whenever i try to use the pid function in matlab in the command window I get the message "undefined function or variables". But I am seeing examples where the PID function is used. eg C = pid(Kp,Ki,Kd). not sure if there is a missing toolbox, file or something. I've just started a Controls class so I am still a novice with using some of the features of MATLAB. If someone could tell me a fix for this. i'd appreciate it
Thanks in advance