Hi!

I was hoping you could point me in the right direction. I'm sorta new to VB and I was wondering how I should go about setting my VB program to execute a Matlab program (EXE).

I'm using a time delay function that needs to execute a Matlab program when I want it to. I'm developing it with text files right now and I need to be able to control when my VB program accesses the text file and when the Matlab program will access the same text file.

Thanks in advance!