faq 108610501 - matsim-org/matsim-code-examples GitHub Wiki
by Initial yang on 2017-03-24 03:23:43
It`s the same result when I run from the command line and the GUI.
With the matsim-0.8.0 version is the same mistake.
Does anyone have any advice for resolving these issues?
Cheers,
Yang
250
by Initial yang on 2017-03-24 06:45:45
i get it !
<param name="inputNetworkFile" value="examples/equil/network.xml"/>
should change to:
<param name="inputNetworkFile" value="../../equil/network.xml"/>