How to declare global variable in Simulink?
12 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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!
0 Commenti
Risposte (1)
Walter Roberson
il 3 Ott 2023
I have no information about autosar but see https://www.mathworks.com/matlabcentral/answers/606496-declare-global-variable-in-simulink?s_tid=srchtitle and also https://www.mathworks.com/matlabcentral/answers/1653710-global-variable-in-simulink#comment_2009495
Vedere anche
Categorie
Scopri di più su AUTOSAR Blockset in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!