Yiwen Zhou
- 合計アクティビティ 4
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 1
投稿
Yiwen Zhouによる最近のアクティビティ-
how can I retrieve the values for a single variable? The variable is something like d(b,t).
回答済みHi, 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...