can not use PID tuner in simulink
13 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Akzeptierte Antwort
Weitere Antworten (2)
Sam Chak
am 1 Okt. 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:
0 Kommentare
Cheng an Ku
am 2 Apr. 2019
3 Kommentare
Vicent Raga Rueda
am 13 Dez. 2019
thats mean that i have to pay if i have an education licence, or is for free also
Foo Yun Hong
am 3 Aug. 2021
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??
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!