|
From: Nanda W. <f.e...@ru...> - 2009-07-13 18:35:51
|
Hi everybody, I have a problem of which I hope you can help me with. It concerns the display and output of a network projection. In my model structure I have a subcontext for my agents, in which I also defined their relations (network projections). I defined my network in such way that it is updated every time step as I want to use it as an visual and numerical output measure. When I add a display (in my subcontext) I can add and set everything just as I did in the mastercontext display. However, when I run my model, only the master-display is shown and not the subcontext (my network). When I move this projection to the master context and thus call the display here, it does work. I am just wondering, what am I doing wrong here? Am I using the context and subcontexts in a unintended way? For me it is quite nice to have a separate context for my agents and the rest of the world, I just intuitively place the projections that concern these agents in the same subcontext. My second question concerns a network as outputter. I want to store this in a file for use in Matlab or some other relevant tool. However this projection is not a class that I can define as a Data Set, so I am wondering, is it possible to use a network as an outputter (a matrix)? Is there an example or more documentation at hand for this? Best wishes, Nanda -- Nanda Wijermans Faculty of Economics and Business University of Groningen The Netherlands Phone: +31 (0) 50 363 3372 Web: www.rug.nl/staff/f.e...@ru... Email: f.e...@ru... |