can not use PID tuner in simulink

Hi
When I press the tune bottom in simulink PID controller , it always show "PID tuning tool requires a Simulink Control Design license,but license checkout failed".
Do I still need to install another toolboxes?
my toolboxes list:
Control System Toolbox
Simscape
Simscape Eletrical
Symbolic Math Toolbox
System Identification Toolbox
Andrew

2 Comments

Just install
Simulink Control Design toolbox
Thanks Bro

Sign in to comment.

More Answers (2)

Sam Chak
Sam Chak on 1 Oct 2022
Since the Control System Toolbox is available, I think the workaround is to first work on the design problem using pidtune() in MATLAB, and then export the tuned values of the PID gains to the PID controller block in the Simulink model.
Something like demonstrated in the Answer of this thread:
Cheng an Ku
Cheng an Ku on 2 Apr 2019
Hi thanks for the reply.
but how to solve
"PID tuning tool requires a Simulink Control Design license,but license checkout failed".
this problem?

3 Comments

Raj
Raj on 2 Apr 2019
Edited: Raj on 2 Apr 2019
As it is clearly mentioned in the link I posted, you need Simulink Control Design tool box in addition to control system toolbox to tune your Simulink model.
See here.
thats mean that i have to pay if i have an education licence, or is for free also
I already already install this 5 add ons:
Control System Toolbox
Simscape
Simscape Eletrical
Symbolic Math Toolbox
System Identification Toolbox
but it is still facing the same problem is there any ways to get through this error??

Sign in to comment.

Products

Release

R2019a

Tags

Asked:

on 2 Apr 2019

Answered:

on 1 Oct 2022

Community Treasure Hunt

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

Start Hunting!