When generating code, is there a setting to turn type casting on/off?

When generating code from the same Simulink file on two different computers, type casting is not generated on one computer.
This appears to be a setting somewhere other than the Simulink file itself.
Please review this inquiry and respond.

Answers (1)

Here is an article that provides information on Controlling Cast Expressions in Generated Code. This article should help resolve your issue:Control Cast Expressions in Generated Code - MATLAB & Simulink

1 Comment

I tried all three casting modes, but the problem was the same.
(the "uint32_T" type casting wasn't created.)
And, as mentioned above, the Simulink file is identical, but the generated code is different.
Therefore, it appears to have nothing to do with "Configuration Parameters" of simulink.

Sign in to comment.

Categories

Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange

Products

Release

R2022b

Asked:

on 8 Jan 2026

Commented:

on 21 Jan 2026

Community Treasure Hunt

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

Start Hunting!