call to external application fails with R2006a
- From: Clemens <c.buechler@xxxxxxx>
- Date: Fri, 15 Sep 2006 07:43:53 -0400
Hi!
Im using R2006a, and would like to call a C++-Application
(MLCPMain.exe).
While using a Matlab Version prior to R2006a i had no problems with
the following statement:
Result = dos('MLCPMain.exe session.xml');
when i execute the command via start->run (pasted output from
matlab) it works perfect, the call dos(...); returns value 128 since
ive installed R2006a. It complains that there´s no process to wait
for - because it didnt even start the process (so it seems).
Are there any changes in the "dos" function in R2006a?
Or has anyone similar problems?
I cant really figure out whats wrong.
thanks for help
clemens
.
- Prev by Date: Re: xPC Target File I/O
- Next by Date: Re: De-checking Checkboxes
- Previous by thread: How to build a continuous 2D counting histogram in Matlab
- Next by thread: Drawing lines or shapes on a GUI
- Index(es):
Relevant Pages
|