set parametre fractional Transfer Function block
이전 댓글 표시
how i can chage parametre of fenominator og fractional Transfer Function block using set parametre on matlab work space
set_param('FOPID_Model3eme_critq/LOW','Denominator','[1 11 32 25]');
i have this error
Fractional Transfer Function block (mask) does not have a parameter named 'Denominator'

댓글 수: 2
bilel kanzari
2022년 5월 29일
Mathieu NOE
2022년 5월 30일
hello
as the dialog windows shows, there is no 'Denominator' field .
Try with 'Pole polynomial' instead (read the doc)
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!