Variable "ON"
Mostra commenti meno recenti
Hey
I have 2 arrays, A and B matrices of equal lengths. Now, I need to generate C of same length where,
A = series of zeros with clusters of 10-15values spread out. (Sensor ON readings)
B contains all values. (Fuel amts at all conditions)
So something like,
if A is ON
read those B values
C % doing that calculation
end
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Dynamic System Models in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!