Signals with Fixed-Point data types in Simulink Real-Time

I have a Simulink Real Time model being excecuted in a target machine. The model contains a signal with fixed-point data type. When my signal, originally an integer, is converted to fixed-point type (with the Data type conversion block) it turns to 0.
I've marked the it for data logging and I also connected it to File Log block (as suggested in the link below). Either ways show the signal is 0.
The same model works correctly in full simulation (simulink model, no real time).
Is there something I'm missing ? How can I solve this issue?
Thanks !

Risposte (1)

Hi Francesca,
Which MATLAB release are you using? The documentation you are referencing applies to R2023b, but I see that you entered R2018b in the details of your question. There has been a major update in Simulink Real-Time between R2020a and R2020b, which may explain the difference in the observed behavior.
Dimitri

Prodotti

Release

R2018b

Richiesto:

il 26 Set 2023

Risposto:

il 28 Set 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by