Executing external application (batch file) in cluster using pmode

I am trying to execute a batch file which internally executes one windows executable within pmode (over my cluster). while executing I get an error from MATLAB which is not clear. The error reported is "-1.0737e+009". Searching over internet did not helped.
My question is : is this a limitation of pmode or I did some thing wrong ?
I tried system('CallMe.bat') and !CallMe.bat commands but with no success.
Note : The worker's present working directory contains this file
When I execute same commands without distributed mode (pmode, batch job) it works fine.
Thanks Rupi-

1 个评论

It would help diagnose the issue if you actually provided the contents of the CallMe.bat as well as the matlab code that you are trying to run on the cluster.

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 MATLAB Parallel Server 的更多信息

提问:

2013-3-19

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by