hi, I have been working with the Netlogo Mathematica combination for 1 year.
Sometimes I bypass the limits of Netlogo-Mathematica Link by writing some more NetLogo code, but I think somebody should fill an important gap: *the connections to the agents with NLAgentSets*. I saw that somebody did it with R: http://www.inside-r.org/packages/cran/RNetLogo/docs/NLGetAgentSet , It would be important for me, because I wouldn't like to use R instead of Mathematica. Right now for example I save the agents movements into an own created property called 'path' and I read out with a report. But: I would like read that out easier, like ~ NLGetAgentSet["persons","xcor ycor"] is it possible? Unfortunately I am not so familiar with Java. Thanks for your attention, and help. Link to the NetLogo-Mathematica github: https://github.com/NetLogo/Mathematica-Link -- You received this message because you are subscribed to the Google Groups "netlogo-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
