Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
What does [i%3] mean in C? How do we use it in Matlab??
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
for i=0:8
B_matrix(5)(i+9)=-1/s*N_dash[i%3]*ez[i/3];
end
7 commentaires
Stephen23
le 15 Oct 2018
"The full code is too lengthy to be displayed here."
Then upload it as an attachment: simply click the paperclip button.
Réponses (0)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!