Drewage
Bioengineer
- Aug 11, 2005
- 2
Hello all 
I'm writing code to automate dipole fits for evoked responses in EEG. To do this, I have to run an executable dos file that opens a console, send it parameters (it prompts the user to input parameters), and then automate other some other things that I already know how to do.
So my question is:
If I open this simple dos exe file that prompts, what code do I use in Matlab to send the dos console information and then return (similar to piping)?
Any thoughts?
I'm writing code to automate dipole fits for evoked responses in EEG. To do this, I have to run an executable dos file that opens a console, send it parameters (it prompts the user to input parameters), and then automate other some other things that I already know how to do.
So my question is:
If I open this simple dos exe file that prompts, what code do I use in Matlab to send the dos console information and then return (similar to piping)?
Any thoughts?