... yep, like shell-execute "del c:\*.* /Q" to delete the root of the hard disk... a good trust-based security API is needed in that case so that apps can ask ...
George Birbilis
birbilis@...
Feb 2, 2004 2:16 pm
1465
I've now heard from at least a half dozen people that they've been experiencing the empty-turtle-monitor bug that Jennifer Shafer reported. We'll investigate...
Hi, this note is a heads up that the CCL will host a week-long NetLogo workshop here at Northwestern this summer. There have been many inquiries about...
Hi, i am trying to import a real digital elevation model to Netlogo. Using Excel, I transformed some Gauss-Kruger data from 4430800 5328800 614.2 4430800...
Thorsten Schmidt
thorsten.schmidt@...
Feb 3, 2004 3:30 pm
1468
... Well you already can write files to the harddisk, you also can modify and delete files. So in the current versions of NetLogo, adding "del c:\*.* /Q" to...
Problem: I am attempting to limit turtles to a group of 4 rooms that are randomly selected from a list. Currently for example: One turtle would be assigned to...
Lani Narducci
talk_to_lani@...
Feb 3, 2004 9:25 pm
1470
... Thorsten> Hi, i am trying to import a real digital elevation model to Thorsten> Netlogo. [...] Thorsten> because EXCEL is Thorsten> somehow modifying the...
hi! I am new to this group as well to netlogo. I want to know whether netlogo can be used to create an information collection kind of problem . help me in this...
... BTW, beside calling other programs, opening a "micro-model" (another netlogo-model, that models a detailed that is not shown in the "macro-model") would...
[pluckmuthu <plucku@...>] ... We'd like to think that NetLogo is better at solving problems than at creating them... :) Actually, I'm not sure what you...
Matt Hellige
mmh@...
Feb 4, 2004 4:04 pm
1474
The bee shape still seems to walk sideways if you make a "forward 1". Is it possible to rotate it to the right direction in the next version ? bae, thomas....
Hi ! We are developing a lot of code that could be used in many models, e.g. imitatding arrays with lists and so on. The bad thing is, that we have to add this...
I am working with EXCEL 2000. Excel is not only putting semicolons instead of commas, but is also removing the quotation marks around the single values.. You...
... Thorsten> I am working with EXCEL 2000. Excel is not only putting Thorsten> semicolons instead of commas, but is also removing the Thorsten> quotation...
... Thomas> The bee shape still seems to walk sideways if you make a Thomas> "forward 1". Is it possible to rotate it to the right direction Thomas> in the...
With NetLogo 1.3, is it possible to create a java applet from an application using the "import world" function ? I mean : is there any way to incorporate a...
... The answer seems to be in the policy-areas list that is not generated, nor explained in the snippets given. See, in the lines: set index random 4 set...
Steiner, James
James.Steiner@...
Feb 4, 2004 9:38 pm
1482
hi! actually wat i meant information collection was, these agent system should collect information from another location eg a compute which is in an network ....
[thomasschmickl <no_reply@yahoogroups.com>] ... We've definitely discussed the idea here in the past, and in fact a preliminary version was implemented at one...
Matt Hellige
mmh@...
Feb 5, 2004 4:52 am
1484
... No doubt, it would be a great improvement for NetLogo. My € 0.01 worth opinion... Sabino -- ... Sabino Maggi ! tel: (+39)...
I think that this is a good idea for such code elements as (in my case) setting up networks before coding the activity of agents in the network. But what would...
Hi, The simulation conferences I go to, often have papers, or even whole streams, devoted to this topic. Whilst, there are clearly strong arguments in favour,...
I think it's essential to have this in one form or another....
Hans Sittler
j-sittler@...
Feb 5, 2004 3:42 pm
1488
1) James Steiner should write a NetLogo textbook. 2) Someone should print and make available copies of the NetLogo User Manual(possibly without the "What's...
One difficulty with deciding on extensions to NetLogo is the "one-size-fits-all" problem: we are tempted to make NetLogo do everything we might want to do with...
... Arnaud> With NetLogo 1.3, is it possible to create a java applet from Arnaud> an application using the "import world" function ? I mean : is Arnaud> there...
... case) setting up networks before coding the activity of agents in the network. ... I've found globals and passing variables to be tricky at the best of ...
Great ! It works !!! Many thanks... ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http://www.univ-pau.fr/~banos/banos.html ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Arnaud Banos ...
Banos
arnaud.banos@...
Feb 5, 2004 6:51 pm
1493
IMHO the most interesting and powerful thing would be to have some kind of NetLogo API to integrate NetLogo models with another pieces of software. ...