how to debug this error when use file exchange TraCI4Matlab: Java exception occurred
显示 更早的评论
Error using traci.Socket/connect (line 25)
Java exception occurred:
java.net.ConnectException: Connection refused: connect
at java.net.DualStackPlainSocketImpl.connect0(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
4 个评论
Walter Roberson
2016-9-21
The contribution appears to be at https://www.mathworks.com/matlabcentral/fileexchange/44805-traci4matlab
Walter Roberson
2016-9-21
Did you install and start SUMO on your system?
Juan Alfonso Serrano
2016-11-2
I have the same problem. I have installed SUMO 0.27.1. Does anyone has a solution?
Thanks.
samar shaikh
2018-11-25
i am facing the same problem do you find the solution regarding this?
thank you
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!