
Yiwen Zhou
- 合計アクティビティ 4
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 1
アクティビティの概要
Yiwen Zhouさんの最近のアクティビティ-
Yiwen Zhouさんがコメントを作成しました:
Thanks a lot Eli! :-)
-
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...