We are starting a new computer science unit using net logo. We have been very impressed with the new editor. I think that the color coding is very useful in...
Pfitsch John
pfitsjoh@...
Mar 25, 2002 2:44 pm
29
Hello, Both of us study computer science at the university Pierre et Marie Curie in Paris and we have to do a paper on all the differences between these two...
Nicolas Jouve
p6mip039@...
Mar 25, 2002 2:40 pm
28
In NetLogo Beta 9, we introduced a new editor that colorizes your code in the Procedures tab as you type it. Since it was new, we also added an item to the...
if you want "bell curve" random number with a given mean m and a given standard deviation s use the following function to-report bell [m s n] locals [results] ...
Erich Neuwirth
erich.neuwirth@...
Mar 14, 2002 4:56 am
26
The NetLogo Models Library is now browseable on the web at: http://ccl.northwestern.edu/netlogo/models/ You can see the list of all models, see a screen shot...
... This is a touch more readable, I think, if you use "any" instead of "count ... > 0": if any patches with [...] [ ... ] But it still runs slow because you...
I pass on this exchange from one of our internal mailing lists. The issue is how to generate random numbers that aren't equally distributed across a range, but...
... problems with the mailer. Actually, this is the third time but I think I will pass this time. The download is very large for my 28.8k so I will wait for...
Thanks for this addendum. It is helpful. Judy ... -- Judy Wheeler Mathematics Outreach Consultant Berrien Mathematics & Science Center Berrien County...
The official NetLogo beta 10 release announcement briefly listed all the changes we made between betas 9 and 10. Here on the user's group we'd like to tell...
Apologies if you have received this message twice -- there were some problems with the mailer. The NetLogo development team at the Center for Connected...
... Tim> Hi, Is there a faq somewhere for how to post a netlogo model Tim> online? i.e., how to bundle everything, directory structure, Tim> etc. We plan to...
I thought users might be interested in this exchange from one of our internal mailing lists, since beta 9's new single-agent syntax is ... The new single-agent...
... Jack> I just checked my graphics window and the edit button is not Jack> available unless you have a button or slider etc selected. I Jack> cannot get the...
I just checked my graphics window and the edit button is not available unless you have a button or slider etc selected. I cannot get the window you describe...
A user sent these questions in to us directly, but I wanted to share ... There isn't. We've had many requests for it, though, so we plan to add it soon. ... ...
Hi, I am a graduate student at the University of Utah. My thesis work involves modeling army ant swarms as a complex system to examine self- organization and...
Hi all, thanx for the tip, in fact I already used it somewhere else but didn't make the link with my question :) I'm working on the experiment of Kundle...
... mmc> Hi all, Don't know if this is the right place Yup! mmc> assuming the following : mmc> turtles-own [age energy] mmc> breeds [dead alive] mmc> mmc> I...
Hi all, Don't know if this is the right place assuming the following : turtles-own [age energy] breeds [dead alive] I wrote the pieces of code : to-report...
... Currently the only command we have for reading data from files is import-world, but import-world expects its data in a very particular format; it can't...
... Jim> I've got another question, or request. Is it possible to use an Jim> image as a background for the screen? If so, I guess the Jim> patches would...
Hi All, I've got another question, or request. Is it possible to use an image as a background for the screen? If so, I guess the patches would have to be set...
... Felix> Specifically, does anybody have any idea how to simulate the Felix> following: Felix> 1. Start with 50 randomly selected patches that are blue (the ...
... We do not yet have an OS X *native* version, however, NetLogo runs just fine on OS X under Classic. There are just two known problems, neither serious: -...
I'm new to netlogo, and I'm not entirely sure how this newsgroup works, I hope this reaches the intended audience. In any case, I'm interested in hearing about...
... Jim> 2. Are there any tools for importing graphics for turtles or Jim> patches? I'd like to be able to grab images and use them (I Jim> know AgentSheets...
Please feel free to use this forum to ask questions, discuss ideas, and share your work! Seth Tisue / seth@... / (847) 467-2814 lead developer, NetLogo...