how to adjust the block parameter ?

2 ビュー (過去 30 日間)
wang
wang 2014 年 3 月 19 日
編集済み: Niklas Nylén 2014 年 3 月 19 日
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 日
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

カテゴリ

Help Center および File ExchangeModeling についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by