Run a application

ConfigurationIndexCreate an application

On this page... (hide)

  1. 1. Linux / MacOSX
  2. 2. Windows

1.  Linux / MacOSX

1. Open a terminal
2. Go to the example directory

 cd ~/code/pymt/examples/touchtracer

3. Execute the example with Python

 python touchtracer.py

2.  Windows