Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Matlab --> Dos Command?

Status
Not open for further replies.

Drewage

Bioengineer
Joined
Aug 11, 2005
Messages
2
Location
US
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?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top