How to declare global variable in Simulink?
11 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Walter Roberson
le 3 Oct 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
Voir également
Catégories
En savoir plus sur AUTOSAR Blockset dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!