Execute a sub process (EXPERIMENTAL)
[sim, out] = ld_startproc(sim, events, exepath, whentorun)
out * - output (unused)
exepath - string: path to executable
whentorun - 0 - Start process on blocks initialisation and stop on desruction;
1 - Start process on activation in a statemachine and stop on reset