This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

From uint16 to Q_format

Hi ,


I have a variable declared as uint16.

To use this variable in a control algorithm, I have to convert this in  format Q17 .

This format in simulink matches fixdt (1,32,17).

 HowI should do?

I'm using simulink and code coposer studio