Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

"For" loop running partially

1 visualización (últimos 30 días)
Kashfia Mahin
Kashfia Mahin el 4 de Nov. de 2018
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
this is the question of which part 2 is to be solved. My code is working for 1st for loop, but showing error from the 2nd for loop. The error is as
Unable to perform assignment because the left and right sides have a different number of elements.
Error in Problem_3_4 (line 52)
m2(i+1)=m2(i)+(dt/6)*(k1+(2*(k2+k3))+k4);
Thanks for your help in advance!
  3 comentarios
Stephen23
Stephen23 el 12 de Nov. de 2018
@Prakhar Jain: I fixed that for you by putting the image markup onto its own line.
Kashfia Mahin
Kashfia Mahin el 12 de Nov. de 2018
I have already solved it. Thanks for offering help

Respuestas (0)

La pregunta está cerrada.

Community Treasure Hunt

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

Start Hunting!

Translated by