This is a forum for discussion about NetLogo, the agent-based modeling environment from the Center for Connected Learning and Computer-Based Modeling at Northwestern University. Students, teachers, researchers, and independent learners are all welcome.
Breaking up long procedures into smaller ones is almost always considered good practice. But I usually prefer not to have a clutter of buttons and I like to
Hi everyone, I read the mail below and in that way, I have devolped in netlogo some sugarscape screens from chapter II, in fact 3, 5, 6 and 7 animations. I
Something like this: let skipit 0 file-open filename while [ not file-at-end? ] [ let type-in file-read let x-in file-read let y-in file-read set skipit