Info

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

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

4 visualizzazioni (ultimi 30 giorni)
Virajan Verma
Virajan Verma il 15 Ott 2018
Chiuso: MATLAB Answer Bot il 20 Ago 2021
for i=0:8
B_matrix(5)(i+9)=-1/s*N_dash[i%3]*ez[i/3];
end
  7 Commenti
Stephen23
Stephen23 il 15 Ott 2018
"The full code is too lengthy to be displayed here."
Then upload it as an attachment: simply click the paperclip button.
KSSV
KSSV il 15 Ott 2018
We cannot answer it without knowing the whole code.

Risposte (0)

Questa domanda è chiusa.

Community Treasure Hunt

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

Start Hunting!

Translated by