Info

この質問は閉じられています。 編集または回答するには再度開いてください。

What does [i%3] mean in C? How do we use it in Matlab??

1 回表示 (過去 30 日間)
Virajan Verma
Virajan Verma 2018 年 10 月 15 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
for i=0:8
B_matrix(5)(i+9)=-1/s*N_dash[i%3]*ez[i/3];
end
  7 件のコメント
Stephen23
Stephen23 2018 年 10 月 15 日
"The full code is too lengthy to be displayed here."
Then upload it as an attachment: simply click the paperclip button.
KSSV
KSSV 2018 年 10 月 15 日
We cannot answer it without knowing the whole code.

回答 (0 件)

この質問は閉じられています。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by