Using gdf file with netlogo nw extension -


i have loaded gdf file using nw extension in netlogo. how can limit number of turtles? attached code wrote:

exextensions [ nw ] breed [ orgs org ] directed-link-breed [ likes ] setup   ca   nw:load-gdf "d://netlogowork/j14clean.gdf"  orgs likes  end 


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -