Search found 2 matches

by menade
Wed Dec 16, 2015 11:15 pm
Forum: System Dynamics Discussion
Topic: how to fix the value of a variable var in the past (time-1),
Replies: 2
Views: 3318

Re: how to fix the value of a variable var in the past (time

Thank you so much for your answer to may question, I used the DELAY FIXED function, I think is a simple way .

Thank you for your help
by menade
Fri Dec 11, 2015 2:23 am
Forum: System Dynamics Discussion
Topic: how to fix the value of a variable var in the past (time-1),
Replies: 2
Views: 3318

how to fix the value of a variable var in the past (time-1),

I have a stock (prices) that change over time, I want to limit its increase, for this I need the value of my stock (prices) at (time-1) to determine its evolution as: Stock (price) at (time) = stock (prices) at (time-1) * growth rate Can you tell me the way to fixe the stock (prices) at (time-1) in ...