Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
What does [i%3] mean in C? How do we use it in Matlab??
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
for i=0:8
B_matrix(5)(i+9)=-1/s*N_dash[i%3]*ez[i/3];
end
7 comentarios
Stephen23
el 15 de Oct. de 2018
"The full code is too lengthy to be displayed here."
Then upload it as an attachment: simply click the paperclip button.
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!