Automatically Loading Simulations

To have Simul8 load simulation automatically when started use a Windows Shortcut.

Copy the Simul8 icon on the desktop by dragging it with CONTROL held.

Click RIGHT and choose properties.

In the shortcut page change the “target” line from:
“C:\Program Files\Simul8\Simul8.exe”
to
“C:\Program Files\Simul8\Simul8.exe MYsimulation.S8”

The above example assumes Simul8 is installed in the default directory.

Place /R at the end of the line to have Simul8 start the simulation running after loading:
“C:\Program Files\Simul8\Simul8.exe MYsimulation.S8 /R”

Place /T at the end of the line to have Simul8 start a trial after loading:
“C:\Program Files\Simul8\Simul8.exe MYsimulation.S8 /T”