简体   繁体   English

未在anylogic中安排事件

[英]event don't not be scheduled in anylogic

In AnyLogic, how can I let the event be touched after running the simulation, so each time I don't need to copy the table from Log and paste it to excel. 在AnyLogic中,如何在运行模拟后让事件被触摸,因此每次无需从Log复制表并将其粘贴到excel。 I tried to use the database to store the variables but it seems too complicated and I couldn't work with it! 我试图使用数据库来存储变量,但是它似乎太复杂了,无法使用它!

When I ran model in anylogic, event can't be touched off. 当我在anylogic中运行模型时,无法触发事件。 It showed that event don't be scheduled. 它表明事件未安排。 I try many ways, but it is also that. 我尝试了很多方法,但也是如此。

在此处输入图片说明 在此处输入图片说明

To answer the question about calling event after simulation: In main, you can call a function on destroy. 要回答有关在模拟后调用事件的问题:在主要方面,您可以在destroy上调用一个函数。 At the experiment level, you can also call a function after run, iteration, or experiment. 在实验级别,您还可以在运行,迭代或实验后调用函数。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM