Page 1 of 1

Simulink data type of signal is 64-bit ''double'', but the target ''double'' data type is 32-bit. For signal mon

Posted: Wed Mar 17, 2021 9:55 pm
by fyousefi
Simulink data type of signal is 64-bit ''double'', but the target ''double'' data type is 32-bit. For signal monitoring, the target application will upload 32-bit data, which, for display, Simulink will convert to 64-bit data. Use the Single Precision Converter to remove ''double'' data type, or use the 'Data Type Conversion' block to convert the signals to ''single''.




host