Error while trying to tune a PID controller

224 views (last 30 days)
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 Comments
Antony Smith
Antony Smith on 4 Jul 2022
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

Sign in to comment.

Accepted Answer

Konrad Baldyga
Konrad Baldyga on 12 Jan 2021
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 Comments

Sign in to comment.

More Answers (1)

Jose Antonio Rodrigo
Jose Antonio Rodrigo on 29 Oct 2020
Did you fix it?

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!