SetBlockParameters() not working on app designer

조회 수: 2 (최근 30일)
Pierre-Olivier Desrosiers
Pierre-Olivier Desrosiers 2022년 10월 2일
댓글: Walter Roberson 2022년 10월 3일
Hey guys,
I'm trying to change my step function block parameters with the command SetBlockParameters() on app designer. I'm also trying to compile it, so I must have this line :
in = simulink.compiler.configureForDeployment(in);
And I get an error because I can't use SetBlockParameters() command. Thus, my question is : are there any ways to change my step function block parameters AND be able to compile it ?
I'm also using ver 2020b.
Thanks in advance :)

답변 (0개)

카테고리

Help CenterFile Exchange에서 Modeling에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by