Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

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

1 Ansicht (letzte 30 Tage)
Virajan Verma
Virajan Verma am 15 Okt. 2018
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
for i=0:8
B_matrix(5)(i+9)=-1/s*N_dash[i%3]*ez[i/3];
end
  7 Kommentare
Stephen23
Stephen23 am 15 Okt. 2018
"The full code is too lengthy to be displayed here."
Then upload it as an attachment: simply click the paperclip button.
KSSV
KSSV am 15 Okt. 2018
We cannot answer it without knowing the whole code.

Antworten (0)

Diese Frage ist geschlossen.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by