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

9 次查看(过去 30 天)
In autocode geenration, the variables are vrated with prefix rtu and rtb ,what does it mean exactly?

采纳的回答

Jonas
Jonas 2021-3-25
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.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Reporting and Database Access 的更多信息

产品


版本

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by