how to adjust the block parameter ?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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'.
0 Kommentare
Antworten (1)
Niklas Nylén
am 19 Mär. 2014
Bearbeitet: Niklas Nylén
am 19 Mär. 2014
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
0 Kommentare
Siehe auch
Kategorien
Mehr zu Model, Block, and Port Callbacks finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!