Unable to use Mathematica Link in NetLogo 6.0

白昼怎懂夜的黑 提交于 2019-12-11 09:49:49

问题


I was trying to connect Netlogo 6.0 and Mathematica 11 on my Mac OSX system (v10.11.6). I have followed the installation instructions of the Netlogo Mathematica-Link: import NetLogo.m into Mathematica and load the package, << NetLogo`.

The problem is when I try to start NetLogo from Mathematica: NLStart["/Applications/NetLogo 6.0/"] an error message appears

"Mathematica could not find your NetLogo installation directory /Applications/NetLogo 6.0/, Would you like to locate it?",

I find the NetLogo installation in /Applications/NetLogo 6.0/ but it does not work: "NLStart::netlogonotfound: NetLogo could not be found in: /Applications/NetLogo 6.0/".

I cannot guess what is going wrong, and I would ask you for help

Thank you very much


回答1:


It looks like there was an oversight when packaging NetLogo 6. Thanks for reporting this problem! I've just created a release of Mathematica Link that can be dropped in with NetLogo 6.0 to make it functional. It's available for download here. We'll include the fix in the next release of NetLogo.



来源:https://stackoverflow.com/questions/41537588/unable-to-use-mathematica-link-in-netlogo-6-0

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!