The "Gateway In" block converts a Simulink data type to a Fixed-Point Blockset data type. The "Data type conversion" block in the simulink provides the functionality to convert the data type to fixed point.
The output data type conversion and scaling can be specified in the "Data conversion block" using the back propagation by following belowsteps.
- Click on the ">>" to show data type assistant.
- Choose "Mode" as fixed point and "Scaling" as slope and bias.
Kindly refer to the below documentations for more details.
Hope this would resolve the issue!