How to prevent variable from changing to rtu during code generation
input variable = ABC
When code generation is performed, ABC is declared rtu.
If declared rtu, ABC is declared as external input, and ABC is not generated in the A2L file.
So, I would like to know how ABC is designated in Global format, not rtu.input variable = ABC
When code generation is performed, ABC is declared rtu.
If declared rtu, ABC is declared as external input, and ABC is not generated in the A2L file.
So, I would like to know how ABC is designated in Global format, not rtu. input variable = ABC
When code generation is performed, ABC is declared rtu.
If declared rtu, ABC is declared as external input, and ABC is not generated in the A2L file.
So, I would like to know how ABC is designated in Global format, not rtu. code generation, simulink, a2l, rtu MATLAB Answers — New Questions