| Using Simulink | ![]() |
Data Typing Rules
Observing the following rules can help you to create models that are typesafe and, therefore, execute without error:
A significant exception to this rule is the Constant block, whose output data type is determined by the data type of its parameter.
See Typecasting Parameters for more information.
Significant exceptions include Constant blocks and Data Type Conversion blocks, whose output data types are determined by block parameters.
double signals.
double signal to a block disables zero-crossing detection for that block.
| Data Type Propagation | Enabling Strict Boolean Type Checking | ![]() |
© 1994-2005 The MathWorks, Inc.