Hi,
First, you should add a reporter procedure to your model code
to-report percent-burned
report (burned-trees / initial-trees) * 100
end
Next create your experiment
In the box labeled Measure runs using these reporters, enter
percent-burned
An image of a sample experiment definition is attached.
Type OK to save your experiment, and then hit the Run button to run it.
In the experiment output popup menu, pick Table output, hit return and name the output file.
I have also attached a sample output.
Note: if you don’t care about how the output column is labeled, you could skip creating the procedure and just enter
(burned-trees / initial-trees) * 100
Into the the box labeled Measure runs using these reporters
Let the list know if you have more questions.
Aaron
--
Aaron Brandes, Software Developer
Center for Connected Learning and Computer-Based Modeling
--
You received this message because you are subscribed to the Google Groups "netlogo-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
netlogo-user...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/netlogo-users/6632cedb-2edd-43a5-95ef-e70f89caba0cn%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "netlogo-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to netlogo-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/netlogo-users/6632cedb-2edd-43a5-95ef-e70f89caba0cn%40googlegroups.com.
-- Dale Frakes Adjunct Instructor, PhD Candidate PSU Systems Science dfr...@pdx.edu - http://web.pdx.edu/~dfrakes/