Error while trying to tune a PID controller
조회 수: 13 (최근 30일)
이전 댓글 표시
Hi, i am trying to tune a PID controller but i keep getting this error in simulink i am quite new to this software does anyone know how to solve this issue?
Error evaluating 'MaskDialog' callback of PID 1dof block (mask) 'Sim/PID Controller'. Callback string is 'pidpack.PIDConfig.callbackTuneButton(gcbh)'
Dot indexing is not supported for variables of this type
댓글 수: 3
Antony Smith
2022년 7월 4일
Found this to work:
https://www.mathworks.com/matlabcentral/answers/826750-why-do-i-get-an-error-regarding-simulink-control-design-when-i-try-to-open-pid-tuner-for-pid-control#answer_696615
채택된 답변
Konrad Baldyga
2021년 1월 12일
Hi.
For everyone with the same problem I just figured you need to have installed Control System Toolbox AND Simulink Control Design. After I installed the second one everything works perfectly.
Good luck guys,
Konrad.
댓글 수: 9
추가 답변 (1개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!