Forgive me because I'm still learning and I'm not a Java programmer:
When I view a dataset on the experiment I notice repeated values. For example I got the following values where th
efirst is time and the second is the variable:
0 100
0 100
0.1 100
0.1 100
0.2 100
0.2 100
0.3 90
0.3 90
0.4 90
0.4 90
0.5 100
0.5 100
0.6 100
0.6 100
Why does this happen? The dataset is used in a chart so how I can be sure of the correctness of what the chart shows?
Thanks
Pavel — 16.04.08
The repeated values in the ‘Variable’ column indicate that this variable isn’t changed during the specific period
of time (0,2 model time units in your case).
Concerning the ‘Time’ column, there are two places (‘Time Plot’ and ‘Dataset’) where you can set the update
policy. You should check ‘Update automatically’ in general properties of only one of these objects to get correct
results (without copies).