Selecting a Formula
Select a transformation formula from the Formula combo box.
The quantization in the Calculated field is determined automatically based on the formula. If the implementation data type real* is selected, the quantization 1.0 is displayed.
If you are preparing a quantized physical experiment, enter a quantization in the Qu. exp. field.
The value in the Qu. exp. field is used exclusively for the Quantized Physical Experiment.
If the variable has the model data type cont and the implementation data type real32 or real64, or if the variable has a model data type different from cont, only the identity formula should be selected because only this formula is supported by the code generation. If you select another formula, a warning or error is displayed in the Consistency field. For more details, see Formulas.
To switch to the identity formula, select ident from the Formula combo box.
Click OK to close the implementation editor.
Or – in case of a cont element with real* implementation –
Click OK without selecting the identity formula.
The selected formula is accepted.
Or
Click Cancel to close the dialog and restore the original settings.
See also