From: Ville on
Hi!
I'm used to running programs from Matlab by using dos('ProgramName') command. However, I have noticed that they run considerably slower this way than when I run them directly from the command line.

Is there a way to start programs from matlab so that they would run like I started them from the command line?

Thanks