Hi Ervin, If I understand what you would like, it's the ability to request a tabular set of data from an AgentSet.
I do think that this would be achievable within Mathematica Link. We didn't include Mathematica link with NetLogo 5.3 due to version changes in Java for both Mathematica and NetLogo. If we were to add a feature like this into Mathematica Link (and release it for 5.3), would you be able to help us test it? On Tuesday, December 15, 2015 at 5:04:08 AM UTC-6, Ervin W wrote: > > 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 > <http://www.google.com/url?q=http%3A%2F%2Fwww.inside-r.org%2Fpackages%2Fcran%2FRNetLogo%2Fdocs%2FNLGetAgentSet&sa=D&sntz=1&usg=AFQjCNEoR8nYOAYvnfRD4GtEhQl3-DSmZg> > > , > > 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.
