how to adjust the block parameter ?

When I adjust vector control engineering ,i encounter the warnings ,such as Error evaluating 'InitFcn' callback of block_diagram 'Fig7x18'. Undefined function or method 'psbinitsys' for input arguments of type 'char'.

답변 (1개)

Niklas Nylén
Niklas Nylén 2014년 3월 19일
편집: Niklas Nylén 2014년 3월 19일

0 개 추천

If Fig7x18 is a simulink block: Right click on the block, select Block Properties. In the tab Callbacks there is a list named "Callback function list" where you can find the InitFcn.
If Fig7x18 is a simulink model: Go to File -> Model Properties -> Callbacks (tab) -> InitFcn

카테고리

도움말 센터File Exchange에서 Model, Block, and Port Callbacks에 대해 자세히 알아보기

제품

질문:

2014년 3월 19일

편집:

2014년 3월 19일

Community Treasure Hunt

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

Start Hunting!

Translated by