How to declare global variable in Simulink?

Hello,
I have set of signals in my model, I want them to declare as global variable(not local variables) in Autosar code generated from my model. How can I do this in simulink without use of MATLAB function, as I have many input signals. And these signals are coming through inport block.
Can I do it by changing configuration of inport/goto/from block- that will reflect on autosar generated code?
Thanks!

Categories

Products

Release

R2020b

Tags

Asked:

on 3 Oct 2023

Commented:

on 4 Oct 2023

Community Treasure Hunt

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

Start Hunting!