Variable "ON"
古いコメントを表示
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
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Dynamic System Models についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!