Fixed-Point Blockset | ![]() ![]() |
Set a property for every fixed-point block in a subsystem
Syntax
Description
fixpt_set_all
sets the property fixptPropertyName
of every applicable block in the model or subsystem SystemName
to the value fixptPropertyValue
.
Example
To set every fixed-point block in a model called Filter_1
to round towards the floor and to saturate upon overflow, type
![]() | fixpt_restore_links | float | ![]() |