Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: fixed link to tutorial files

...

  • Download the latest MATSim release
  • Unzip the release
  • Create a directory with the name "pt-tutorial" within the release-directory. The directory "pt-tutorial" should be on the same level as the "matsim-0.7.0.jar" or the "libs" directory included in the release.
  • Download the tutorial files and store them all inside the "pt-tutorial" directory
  • start a simulation with:
    java -Xmx512m -cp matsim-0.8.0.jar org.matsim.run.Controler pt-tutorial/config.xml
  • output will be generated into output/pt-tutorial, so make sure the output-directory exists (create it if missing) and is empty.