AnyLogic 6 Discussion

Hi, I am trying to set up a sensitivity analysis experiment but I'm having trouble. When I try and add a chart under expression it says I can use "root". However, when I do enter root, when I try and compile it gives me an error that says that it was expecting a double instead of a Main value. I am probably missing something obvious here, but can someone give me a hand? Thanks a lot, Andrew
Hi Andrew, The 'Data Set' element can contain only numeric data. 'root' it is the object of type Main. So you can use it to get access to the parameters, variables, etc. from the Main Active Object.