Yiwen Zhou
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Posts
Recent activity by Yiwen Zhou-
how can I retrieve the values for a single variable? The variable is something like d(b,t).
AnsweredHi, The command model.getVars() shows the values of all the variables. Can I only get the values of a certain variable? Because I would like to make some graphs to show its values varying with time...