Simulink Reference Previous page   Next Page
Simulink.BlockCompDworkData

Provides postcompilation information about a block's Dwork vector.

Description

Simulink returns an instance of this class when an M-file program, e.g., a Level-2 M-file S-function, invokes the Dwork method of a block's runtime object after the model containing the block has been compiled.

Parent

Simulink.BlockData

Children

none

Property Summary

Name
Description
UsedAsDiscState
True if this Dwork vector is being used to store the values of a block's discrete states.

Properties


UsedAsDiscState

Description:   True if this Dwork vector is being used to store the values of a block's discrete states.

Data Type:   boolean

Access:   RW for M-file S-function blocks, RO for other blocks.


Previous page  Simulink.AliasType Simulink.BlockCompInputPortData Next page

© 1994-2005 The MathWorks, Inc.