Skip to main content
1-Visitor
March 16, 2013
Solved

Obtainig intermediate results

  • March 16, 2013
  • 2 replies
  • 1375 views

In advance excuse me for my poor english I'm Spanish.

Hi everyone, I'm programming a Newmark's Method and I have some trouble trying to obtain the intermediate results for my program, currently the program only shows the last value of the variables, and I want to ask you some help to be able to obtain and then to plot each of the results for each step.

Thx a lot guys!

Best answer by AlanStevens

In vreturn try return (x a v) without the subscripts i+1.

By the way, it's not necessary to post the same thing in more than one section.

Alan

2 replies

19-Tanzanite
March 16, 2013

In vreturn try return (x a v) without the subscripts i+1.

By the way, it's not necessary to post the same thing in more than one section.

Alan

1-Visitor
March 16, 2013

Thx a lot Alan.

And by the double posting, it was because I didn't know in wich one would fit better.

Greetings.