when i try to launch PID Tuner App, i get the following errors:

조회 수: 9 (최근 30일)
Boyd Munkombwe
Boyd Munkombwe 2019년 9월 3일
댓글: Amin Arefadib 2020년 9월 12일
Error using DynamicSystem/getPIDTuningData (line 1060)
The PID tuning tools are not supported for plant models of type "zpk".
Error in pidtool.desktop.pidtuner.PIDTunerTC/setPIDTuningData (line 98)
this.PIDTuningData = getPIDTuningData(G,PID,Options);
Error in pidtool.desktop.pidtuner.PIDTunerTC/build (line 79)
this.setPIDTuningData();
Error in pidtool.desktop.pidtuner.PIDTunerTC (line 65)
this.build();
Error in pidtool.desktop.PIDTuner (line 22)
this.TC = pidtool.desktop.pidtuner.PIDTunerTC(this.Parent.PlantList, desiredtype, baselinecontroller,
this.Parent.SimulinkGateway, this.Parent.Type);
Error in pidtool.PIDToolDesktop (line 74)
this.PIDTuner = pidtool.desktop.PIDTuner(this, desiredtype, baselinecontroller);
Error in pidtool (line 109)
eval(cmd);
Error in pidTuner (line 73)
pidtool;
///// Kindly help me understand what that means
  댓글 수: 4
David K.
David K. 2019년 9월 3일
Darn, in that case I probably cannot help much. But just for completeness, can you try launching with the command pidTuner if you have not?
Amin Arefadib
Amin Arefadib 2020년 9월 12일
do you find way to solve this problame?i have a problame like this

댓글을 달려면 로그인하십시오.

답변 (1개)

Siriniharika Katukam
Siriniharika Katukam 2019년 11월 20일
Hi
Please make sure that you do not have any other files named with those names in the error lines.

커뮤니티

더 많은 답변 보기:  Power Electronics Community

카테고리

Help CenterFile Exchange에서 PID Controller Tuning에 대해 자세히 알아보기

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by