Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

Local variable created as global in code.

2 visualizzazioni (ultimi 30 giorni)
Namrata Biranje
Namrata Biranje il 9 Mar 2020
Chiuso: MATLAB Answer Bot il 20 Ago 2021
Hello,
In my model , I have created one local variable countA but in code it is generated as global.What configuration setting i need to do or what changes I need to do in my model. Accel Count is 4/2/1 depending upon the input.So every 5 ms I am checking the CountA and incrementing if it not equal to AccelCount.Once it is equal it will call the event and set to 0.
In configuration settings,I have tried all the values of " Optimize global data access".

Risposte (1)

stozaki
stozaki il 10 Mar 2020
Modificato: stozaki il 10 Mar 2020
In the flowchart, initialize as a condition action before the condition.

Questa domanda è chiusa.

Prodotti


Release

R2010b

Community Treasure Hunt

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

Start Hunting!

Translated by