Search the web
Sign In
New User? Sign Up
netlogo-users · NetLogo Users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
  Newest  |  < Newer  |  Older >  |  Oldest
Topics   (List as Individual Messages) Messages Latest Post

All, I am a bit new with net logo. I am working on modifying the "Line of Sight Example" in the library. I want to plot the line of sight of several of my...
2 Dec 5, 2009
7:13 am

James Steiner
askturtlezero
Offline Send Email

The Center for Connected Learning and Computer-Based Modeling at Northwestern University is pleased to announce the release of NetLogo 4.0.5. This is a bugfix...
2 Dec 5, 2009
1:44 am

bambangsy
Offline Send Email

Does anyone know of an extension for NetLogo that would solve a system of linear equations or, for that matter, a procedure written in NetLogo? Thanks, Charles...
5 Dec 4, 2009
2:44 pm

fsondahl
Offline Send Email

Dear all, I met a puzzling problem when I use Netlogo 3D Preview 5 to draw a 3-D box. The file "test make-box.nlogo" was made basically through copy and paste...
1 Dec 4, 2009
2:43 pm

Jialiang Wu
wjl721
Offline Send Email

Hi, does anyone can give me a help or maybe a hint on how to extend Axelrod model. The algorithm of social influence is the same as Axelrod but the following...
1 Dec 4, 2009
2:41 pm

idohavequestions
idohavequest...
Offline Send Email

Dear all, I met a puzzling problem when I use Netlogo 3D Preview 5 to draw a 3-D box. The file "test make-box.nlogo" was made basically through copy and paste...
1 Dec 3, 2009
4:39 pm

Jialiang
wjl721
Offline Send Email

hi all, I've a model that saves me a include file called "user.nls", and can load it again. However, when the file has changed, i need to "Check" so that...
2 Dec 3, 2009
4:37 pm

Seth Tisue
sethtisue
Offline Send Email

Hello, I have the following problem: I want to run experiments using behavior space. I want to set a random seed such that I get the same results if I run the...
4 Dec 3, 2009
4:15 pm

Seth Tisue
sethtisue
Offline Send Email

Hi All, I have two lists of equal length. The second list is generated from first one. *;;list 1= pycors, list 2 = how-many* *set pycors (list 3 1 -1 -3)* ...
2 Dec 2, 2009
5:50 pm

Seth Tisue
sethtisue
Offline Send Email

I have a GIS grid imported into the agent based model. I want to use data from each grid cell to input variables into the systems dynamic portion. Have that...
1 Dec 2, 2009
4:36 pm

ti_g_e_r
Offline Send Email

Hi, I am a new user to NetLogo. I am trying to export histogram plot data but I find that I just get the "snapshot" in a .csv file. I wondered whether if it is...
2 Dec 2, 2009
4:34 pm

mtd19_2000
Offline Send Email

Hi all, First off, this code is written on top of an older base code, so it's in Netlogo 3.15, in case that changes the possible solutions, This seems like a...
1 Nov 30, 2009
12:46 am

atomicmew
Offline Send Email

Dear netlogo users & developers, after having used repast & netlogo to build some social science simulations I wanted to give some feedback on netlogo. The...
1 Nov 29, 2009
5:51 pm

roman seidl
netlogoroman
Offline Send Email

dear List, I am using turtles-on neighbors4 to retrive the neighbors of a turtle. I would like to know if there is a way to automatically check the position (N...
10 Nov 25, 2009
3:34 pm

Seth Tisue
sethtisue
Offline Send Email

Hello ! I tried to compile and execute the third example (embedding) in Controlling examples of the user manual Compilation succeeded but when I try to execute...
2 Nov 24, 2009
1:40 am

Seth Tisue
sethtisue
Offline Send Email

Hello All, I am using Netlogo to model re-routing scenarios. In brief, my model has many cars which travel between two points (e.g. A to B). But each car can ...
3 Nov 23, 2009
4:02 pm

Another Sunrise
another_sunr...
Offline Send Email

... Hello Netlogo, I believe that 4 of my models would benefit from being combined under a common title whilst retaining their individual titles within, for...
1 Nov 22, 2009
5:02 am

Derek Rush
crookspeak
Offline Send Email

I am using the PA network model along with some prisoner's dilemma code. I am trying to make a playing loop for the network (nodes only play prisoner's dilemma...
2 Nov 20, 2009
2:41 am

James Steiner
askturtlezero
Offline Send Email

Hello All, Anyone knows if we can have multiple netlogo programs for a single model? I want to have a central netlogo program that will share the common...
2 Nov 19, 2009
12:02 am

Seth Tisue
sethtisue
Offline Send Email

Hello, I am using the "replace" command to replace one of list items, but when I use the "of" command, it creates sublists within a list. ... let y 1 while [y...
3 Nov 18, 2009
7:39 pm

takao.sasaki
takao0514@...
Send Email

Hi List, using patch-at-heading-and-distance does the trick (a suggestion of Gianluca Manzo in PM) I have now a beta version of my implementation of the...
1 Nov 18, 2009
1:21 pm

simone gabbriellini
simonegabbri...
Offline Send Email

Hello there, I am trying to improve the traffic simulation model that comes with Netlogo. As I create cars on one lane giving them random xcor I set one of...
2 Nov 18, 2009
1:21 pm

Izzet Pembeci
pembeci3
Offline Send Email

Dear NetLogo-users, is anyone aware of possibilities to modify the data files that are produced by the BehaviosSpace, i.e. to adjust the setup of the csv-files...
3 Nov 18, 2009
4:13 am

Charles
charles.staelin
Offline Send Email

Hi, How can I obtain the maximum value of a table (key-value paired). I need to obtain the highest value in a table then obtain the key for that highest value....
4 Nov 17, 2009
2:01 pm

eskoi
Offline Send Email

Hi, I made a forest dynamic model with the System Dynamics Modeller. With this model a number of variables (e.g. number of trees, amount of grass, etc.) are...
1 Nov 17, 2009
3:54 am

isabelle_joos
Offline Send Email

Hello! Just wondering how can one use the table extension to retrieve all the values of the table into a list? Thanks alot in advance. eskoi...
3 Nov 17, 2009
3:53 am

Jim Lyons
jimlyons37
Offline Send Email

Dear all, For a simulation we need asynchronous turtle actions (i.e., the action of one turtle can take longer than the action of another turtle) I solved this...
5 Nov 15, 2009
1:11 pm

Hengeveld, Geerten
geertenhenge...
Offline Send Email

Hi all, I'm having a few issues with agent movement that I'm hoping someone can give me a little advice about. I'll try to explain what my problem is below but...
3 Nov 14, 2009
2:37 pm

Seth Tisue
sethtisue
Offline Send Email

Hello, I have been trying to have multiple (say 20) small-world network groups based on the small-world in the library. That is, there will be 20 circles of...
4 Nov 13, 2009
11:31 pm

takao.sasaki
takao0514@...
Send Email

The following is a list of models add to http://ccl.northwestern.edu/netlogo/models/community/ since july. Everyone is encouraged to submit their own models...
5 Nov 13, 2009
6:11 pm

josephwanka
Offline Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help