What is the difference between rtu and rtb varibles in auto code generation from simulink data?

 Accepted Answer

By default, local block output variables are appended with the prefix 'rtb_'. This setting can be changed in the Configuration Parameters > Code Generation > Identifiers.
External inputs are appended with the prefix 'rtu_', but I think it depends on the Storage Class as well.

More Answers (0)

Products

Release

R2016b

Community Treasure Hunt

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

Start Hunting!